Hi Friends ..
Ans me these questions only on sqt.qae@gmail.com
q-1)when testing will be stopped?
q-2)same application program will run on a standalone
workstation and on connected workstations.Describe what
additional testing is require when workstation are connected?
Answers were Sorted based on User's Feedback
Answer / n@n!
hi,
when testing is stopped menas:
1)wen max bugs r free
2)wen allocated time is up
3)wen max test cases r pass
4)wen deadlines r nearer
5)any clashes occuer between client and management
these r som of the reasons for stop testing.
second question am not clear please ask clearly........
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sumit chadha
Q1. Testing should be stopped when:
1)Product/Application is free from defects. Defect severity
should have been decided before the testing starts and all
defects of the pre decided severity and above it should be
fixed before it is stopped.
2)Time allowed for testing is over. Prioritize the test
cases if time alloted is not sufficient to complete all the
test cases and keep management/client informed about the
same. This may lead in some production defects.
3)All the test case have passed.
Q2. Additionally test the following:
1) Check how application behaves in case network is down.
Proper messages should be given in such cases to help end
user.
2) In case network is down in between doing some operation,
behaviour should be observed as specified in the product
specifications.
3) Any field that is editable in the application should be
edited, saved, closed and then reopened to check that those
changes have been there. A similar negative test case
should also be tested.
4) If there is any 'save as' location in the application it
should be tested cause the save location in this case can
be over network and not only the same machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vignesh raman
In order to stop testing, following criteria should be
taken into consideration,
1. Test coverage. All business critical test cases have
been executed and passed.
2. Deferred test cases have been approved by the client
3. Regression testing is complete to the satisfaction of
the client
4. All Show stopper, Critical and Major defects are closed
and the system is stable throughout the testing.
5. Project deadline is reached and no further extension is
given by the client. In this case, client should be
intimated about the risk of stoping the testing. Testing
should be stopped only upon approval from the client
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you define a testing policy?
What is the use of RTM?
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
Explain Water fall Model
How to Test a C++ and unix application is there any automated tool available,
Does requirement documents also contain Defects? am asked in interview reply me
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
what is suspension criteria in your test paln and explain one suspension criteria in your test paln,... pls give one real time example
What is difference between Test Plan and Test Strategy
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
Why testing is importent in software?
What do you mean by peer rieviews