Answer Posted / pankaj ghate
How testing is necessary and when it should be stopped
depends upon a variety of facts which are as follows;
1: When the core functionality according to the SRS
(Software requirement specification) is tested.
2: When all the requirements mapped to the given
functionality are tested.
3: When all the designed test cases are executed for the
functionality.
4: After Regression testing is done: IF the functionality to
be tested can affect other related functionalities.
5: Depending upon the exit criteria mentioned in the Test plan.
6: in case of re testting when all the required priority
test cases has been tested (As agreed upon by stake holders
of the product).
7: In case off shortage of resources (Billing, delivery
date, etc) when all the critical and blocking scenarios have
been tested.
As this is my first post on any website please let me know
if there are any suggestions or improvements.
Thanks,
Pankaj
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
write test cases on wall
Describe any bug you remember. Plz Give some real examples
What is bucket testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What types of documentation are used in qa?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
What is quality center? What are the modules of quality center?
What are the properties of a good requirement?
When the GUI Testing will be held on the V model ?
How is ‘build’ different from ‘release’?
What is boundary value testing? Give an example.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
If client give you a project then which testing you will perform first