while writing the test cases, how can we know whether we
wrote all the test cases or not.
Answers were Sorted based on User's Feedback
Answer / rafi
By using RTM(requirment tracebility matrix)we can map test
cases, so that we can easily identify whether we have
covered all the test cases which is mentioned in the reqmnt.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / ramprasad.s
HI
RTM ID For a particular Module covers all the
functionalities(Test Cases).
So that Missing or Wrong Functionalities could
be Identified.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 8 Yes | 0 No |
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
Explain branch coverage and decision coverage.
In which stage more defects found means anlaysis,design,coding,testing and maintance?
what is increment testing approach?
waht is the quality in your company?
wht r 6 sigma standards
during alpha testing why customer people r invited?
does regression testing start from 2nd build or 1st build?why?could u plz answer
What is Migration testing?
After receiving the bug as fixed , what types of tests we will continue...
difference between manual testing and blackbox testing
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?