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 |
Difference between manual testing and system testing
why QA team is necessary for an organization?
Without exact specification can we write test case for functional testing?
last testcase for project will be written in which phase?
What type of metrics would you use?
How will you deploy a web appln?i mean how will recive that build if it is web based(asp.net)?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?
What is inspection,walk through and review ?
Which are different types of review ?
What is test matrics?
What are the various techniques in black box testing?