what are the documents required to stop the testing?
Answer Posted / hash
This can be difficult to determine. Most modern software
applications are so complex, and run in such an
interdependent environment, that complete testing can never
be done. Common factors in deciding when to stop are:
Deadlines (release deadlines, testing deadlines, etc.)
Test cases completed with certain percentage passed
Test budget depleted
Coverage of code/functionality/requirements reaches a
specified point
Bug rate falls below a certain level
Beta or alpha testing period ends
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
can u plz give an example for regression testing with example.
what is the critical defect in telecom domain?help me out from this prob its very urgent
What is the Difference between Network testing and Web Testing?
What is alpha testing?
what is test case management?explain in brief.
Explain the advantages of automation over manual testing?
what is mean by impact analysis ,how we used to select regression TC using this?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
What is frame level testing and how do we test it?
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
What are the types of maintenance?
Difference between smoke and sanity testing
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is 'Account Conditioning'?