what is the purpose of using Tracability Matrix and how can
you tell that testing has been succseed.
Answers were Sorted based on User's Feedback
Answer / murali.msc03
In Tracilibility matrix we will map the Test Cases with
Particular Test Scenario so that we can find that any
scenario is missed and if the total scenario are mapped
with particular Testcases then the testing is fullfilled.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Hi
RTM is to check whether the Test Case Covers all
the functionalities as per Requirement.
sun_ramprasad@yahoo.com
9940314706
| Is This Answer Correct ? | 1 Yes | 0 No |
Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks
so far how many bugs you have found?what are those means what should we answer for that?
What are the two ways to create test scripts?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
what is localization and globalization testing?
1. what is a date guidelines ?
what is the difference between developer testing and tester testing?
what is boundary value analysis?
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
what r the differences between Testing on desktop application and Testing on client-server application while using QTP?oR while using MANUAL
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
is there any checklist to check SRS document