Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How you will describe testing activities?



How you will describe testing activities?..

Answer / 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

More Automation Testing AllOther Interview Questions

What is an automated test script?

0 Answers  


what is critical test case ? please give an example .

0 Answers  


What are the various kinds of frameworks that can be used in software automation testing?

0 Answers  


What is functional and regression testing?

0 Answers  


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

0 Answers  


wat is difrenc btwn test case and test senario . can anybody know the answer just post it

3 Answers  


Explain me how to check if an element is visible on the page?

0 Answers  


Do you think that testing can be done only at the ui level?

0 Answers  


how can we exactly identity whether that is manual or automation testing? and give any ex script

1 Answers   JVS,


Any kind of test which you think should not be automated?

0 Answers  


How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?

4 Answers  


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

0 Answers  


Categories