Is it necessary to do regression testing after retesting
Answer Posted / narayanarao.thota
Not everytime necessary to perform the regression testing
after retesting.If the retested build is involved in
regression suit then we need to perform the regression
testing.If retested build is isolated from the other modules
then we need not to perform the regression testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can you explain the workbench concept?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is ecp (equivalence class partition)?
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
Which test cases are written first: white boxes or black boxes?
Can you explain the pdca cycle and where testing fits in?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
Can you explain a pair-wise defect?
What is an end-to-end testing?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What r the sequences that leads to automation?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
how will you test transfer funds module...explain in detail