Test process control

1. Proper testing process

  • The requirements analysis phase, tester should be involve, so you can find the first issue, to avoid problems
  • After identifying needs, start pre-study, this time need to clear the test environment, test the required human and material resources, the human need to consider taking leave of absence and other reasons, delivery time and resources need to consider a third-party, holiday, come to deliver time Summing
  • Then, after identifying needs, started grooming, to analyze the test points required from functional performance, compatibility, ease of use, design and other aspects of exploration test points
  • Writing test cases, according to the results of grooming to write test cases
  • Test case review, review test cases, to ensure the quality and coverage of test cases
  • start testing
  • Test reports

 

2. The test some point in time need to pay attention

  • You need to record their own versions and test conditions
  • When the test needs to follow the document, in order to validate the document incidentally correctness
  • When the test can first be tested to see smoke pipe, at the time of this third-party testing is particularly important, but also allows third-party test report
  • When testing is to be recorded in the form of bug list, so that over time can be traced
  • Test reports indicate the need to test results, test procedures, bug should provide reproducible steps, and the frequency of occurrence

3. Test Methods

Guess you like

Origin www.cnblogs.com/emmaduan/p/11597668.html