When and by How you will come to a conclusion “Prepared
testcases covers the given requirements?
Answer Posted / sudhiranjan
This can be difficult to determine. Many 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 :
•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
All those above can be determine using traceability matrix.
Generally decide by Test Lead and Manager.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the challenges you faced in your project (Testing) and in your company?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
How to integrate Bugzilla with QTP?
Can you explain decision tables?
What processes/methodologies are you familiar with?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
can you show me the test cases on registration form
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
1. what exactly is heuristic checklist approach for unit testing ?
What are the types of maintenance?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
What is the most important phase in STLC and Why
Where we have to use perl scripting in Testing approach and its importance
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What are the benefits of requirement traceability?