Give proper Seq. to following testing Types Regression,
Retesting, Funtional, Sanity and Performance Testing.?
Answer Posted / 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 |
Post New Answer View All Answers
can u plz give an example for regression testing with example.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is common interface?
What is an audit report? Whom is it done by?
What is early testing?
What is Windows Test Technologies? Where i will get all information of it.
How can data caching have a negative effect on load testing results?
What are the various techniques in black box testing?
What are the different cost elements involved in implementing a process in an organization?
What is the difference between load testing and performace testing?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
how to write defects in excel sheets when defects occured
What is mean by multi-threading testing?
How to derive test data from the design documents?