When and by How you will come to a conclusion “Prepared
testcases covers the given requirements?
Answers were Sorted based on User's Feedback
Answer / deepthi
With the help of TRACEABILITY MATRIX.It is used to map the
requirements to test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mercy
Traceability matrix can be used to track whether all the
requirements are incorporated atleast in one test case.
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
Explain about Usability Testing in web based applications?
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
What is meant by Hot Keys?
How do you test if an XML file is correct or not?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
what is oss testing?
What is Retesting?
what are functional and non functional requirement of SRS document..
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.
How to make sure test cases that you have written are good enough?
How should you learn about problems discovered in the field, and what should you learn from those problems?
what do you test in compatability for client server and web application? ?