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 |
What is the diff. b/w Basline and Tracability matrix?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
is it possible to check the Recording/play back in white box testing?
What is an IDE?
What is the difference between Smoke Testing & Sanity Testing?
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"
Give me few testcases(5) of any application other than login related!
Mainly how many types of reviews are present?and what is the importence of reviews?
please help me to write sample tets cases for a List box
Smoke testing is also called sanity testing? Why?