How you will describe testing activities?

Answer Posted / johnd

A sample testing cycle

Although variations exist between organizations, there is a typical cycle for testing.[40] The sample below is common among organizations employing the Waterfall development model.

Requirements analysis: Testing should begin in the requirements phase of the software development life cycle. During the design phase, testers work with developers in determining what aspects of a design are testable and with what parameters those tests work.
Test planning: Test strategy, test plan, testbed creation. Since many activities will be carried out during testing, a plan is needed.
Test development: Test procedures, test scenarios, test cases, test datasets, test scripts to use in testing software.
Test execution: Testers execute the software based on the plans and test documents then report any errors found to the development team.
Test reporting: Once testing is completed, testers generate metrics and make final reports on their test effort and whether or not the software tested is ready for release.
Test result analysis: Or Defect Analysis, is done by the development team usually along with the client, in order to decide what defects should be treated, fixed, rejected (i.e. found software working properly) or deferred to be dealt with later.
Defect Retesting: Once a defect has been dealt with by the development team, it is retested by the testing team. AKA Resolution testing.
Regression testing: It is common to have a small test program built of a subset of tests, for each integration of new, modified, or fixed software, in order to ensure that the latest delivery has not ruined anything, and that the software product as a whole is still working correctly.
Test Closure: Once the test meets the exit criteria, the activities such as capturing the key outputs, lessons learned, results, logs, documents related to the project are archived and used as a reference for future projects.

Partial citation from
Source : http://en.wikipedia.org/wiki/Software_testing

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

On what factors can you map the success of automation testing?

628


Does automation testing have any disadvantages?

622


Give some examples for defect management tools?

638


How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.

2029


Do you know how can we make one test method dependent on other using testng?

628






Tell me what is tsl? What 4gl is it similar too?

640


Do you know how to check if a button is enabled on the page?

602


Name some of the commonly used automation testing tools that are used for functional automation.

580


What are the disadvantages of Hybrid framework

5763


Do you know what is the purpose of deselectall() method?

668


Tell me an example of the languages supported by webdriver?

743


Why do you prefer selenium automation tool?

621


i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion

1558


If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!

1753


can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.

1797