Give proper Seq. to following testing Types Regression,
Retesting, Funtional, Sanity and Performance Testing.?
Answers were Sorted based on User's Feedback
Answer / nilesh pawar
Following is the sequence:
1. Sanity Testing
2. Functional Testing
3. Performance Testing
4. Re-testing
5. Regression Testing
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / castor_troy
This is the sequence according to me :
1) Sanity
2) Functional
2) Regression(basically goes parallel to Functional testing
for fixed bugs)
2) re-testing(a part of functionality testing done with
different inputs)
3)Performance(after functional is over and product is stable)
Do correct me if I m wrong.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / n
1. SAnity
2.FUNCTIONAL
3.RETESTING
4.REGRESSION
5.PERFORMANCE
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / anony
Sanity testing, Functional testing, regression testing,
re-testing, performance testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mfsi_satyakamm
- Functional Testing
- Re-Testing
- Regression Testing
- Sanity Testing
- Performance Testing
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / ram
1. Functional Testing
2. Re-Testing
3. Regression Testing
4. Sanity Testing
5. Performance Testing
| Is This Answer Correct ? | 3 Yes | 11 No |
who will prepare tracebility matrix?
1. How many Process are there in Testing Life Cycle?
What is showstopper defect?
why we go for winrunner ? and when we go for winrunner
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
how does a client /server environment affects testing?
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
Is there any group of software tester in India so as everybody can join them?
what is the need of white box tesing before doing black box testing?
What is suspension & resumption criteria in Test Plan please explain with example ?
what is the role of testlead in software testing
Difference between Agile process and V Model