What is the Test we are going to do when a New Build is come to test environment(i mean whether it is smoke or sanity and next stage what is ? please give with example?

Questions by koti_mcm06

Showing Answers 1 - 2 of 2 Answers

amar_win

  • May 2nd, 2006
 

Generic Sequence

1. Run Smoke Test Plan

2. Execute Functional Test Plan ( If planned )

3. Verify Bug Fixes

4. Execute Regression Test Plan ( applicable to builld under test, if planned )

5. Based on above executions decide ( probably test lead/QA manager ) whether this build can be accepted

Assuption: Question says "New Build" so my assumption was, there were prior builds to this. Only in this scenario the above sequence is valid. If you meant "First Build" secnario varies

  Was this answer useful?  Yes

Aruna Kumar G

  • Sep 7th, 2006
 

  1. New Build is come with Release note and Assumption/dependence documents.
  2. Smoke test
  3. Functional Test
  4. Integration Testing
  5. Defects raised.
  6. Sign off by QA Manager.(if Build is bug free)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions