The basic process of software testing there are several steps?

1, the first step is to demand analysis, demand analysis done in accordance with the requirements specification and prototype map Assessment Center received projects.

  1) First read the requirements specification again, familiar with the project's basic needs for the project have a rough framework of ideas;
  2) under plenty of time, the method can be used to draw a flow chart to sort out their own ideas and needs;
  3 ) control requirements specification prototype drawing will carefully look at it again, for whereabouts think there is a source of each field, consider jumping between pages clear;
  4) in the course of more than a few steps, sorting out the need to focus on the point , and can not understand the problem, and the use of discussions between project managers and co-workers, or confirm, to get rid of the problem.

  2, preparation of test cases,


  the time of writing test cases can further sort out their own ideas, as well as details of the project, to exercise their own thinking test, the test more clearly on demand;
  test completion, the project required to submit the corresponding log.

  3, the test carried out

  functional tests in the first round, the first concern of the main flow can go through, there is no question of hindering the process, such problems arise, the timely development and personnel exchanges, to solve the problem;
  the second round of functional testing, individual attention to each port function can be fully realized, not hinder, all function point can achieve;
  system test in the first round, integrated with each port, each port can interact properly implement, and concerns the interface and user experience;
  compatibility testing, including app and web, app compatibility test based on assessment center equipment testing, to adapt to the mainstream equipment; page requires compatible with major browsers, such as Google, Firefox, IE, 360 and so on;
  the end of each round function test, the timely submission of the project corresponding to the log, the test case summarize;
  timely review of a bug, all resolved and back to the assessment center staff feedback bug on the need to review the project management systems.

  4, preparation of test reports

  After the testing process of the project, to the timely preparation of test reports, the situation testing process and results of written documentation of the findings and defect analysis, provide the basis for remedying the software quality problems, as well as software acceptance and delivery basis.

Guess you like

Origin www.cnblogs.com/zhichao123/p/11299867.html