[Server] server Testing Testing Overview

I. Background and objectives

        Develop test programs standard, plug-in test capability of establishing closed loop bug standard.

Second, responsibility

1, cese design and review

      Product design and carry out a clear test case review, test engineers can guide the quality and quantity to complete the testing tasks.

2, the test program choices: different test scenarios project level need to be performed

(1) Code dr / diff: regular code diff, to assess the impact surface

(2) Function Test: new features, changes in functional testing

(3) regression testing: functional regression original old

(4) Compatibility test: downstream parameter modifications invocation, old and new code is compatible, compatibility configuration, db compatible with other

(5) Test FBI: FBI downstream, including the call mode, parameter passing, the results of

(6) Check the on-line program: dependencies among the modules, the line sequential

(7) gray-scale program to check: whether gray, gray-how, users choose what kind of gray, tail number or other?

3, BUG closed-loop standard

      Proposed to shut down the whole process from bug

4, the test Daily Standard

      Daily QA testing is the rhythm of external synchronization test schedule for the current project, mainly reflected in the overall progress of the state, it has completed the work, unfinished work, quality situation bug, schedule and project risk

 

 

 

Guess you like

Origin www.cnblogs.com/jlf0103/p/11876784.html