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
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
what is agile model and spiral maodel?pls explain with an example?
Explain the defect life cycle.
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
Can you explain tailoring?
can anyone tell me few critical bugs in ecommerce project.
How do you test for the coockies for a web application?
Explain compatibility testing with an example.
What is alpha testing?
Explain thread testing.
What does entry and exit criteria mean in a project?
Why would we not include these?
What is coverage and what are the different types of coverage techniques?
What is known as data-driven testing?