How do we decide that testcases covers all the requirements?
Answer Posted / soori
by using RTM(requrment tracibility matrix)we can decide all
the test cases r coverd r not
this is to check wether all the functanalites r coverd r
not.
1.sr.no
2.reqirments ID.
3.Description
4.unit testcase ID
5.System testcase ID
6.impact analysis
7.bidirectional impact
for based on this we can do regration testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are parametere require for Performance testing?
How to validate a Testcase.and is the testing Methodology.
what is the testing approach for windows Explorer(Not IE Explorer)
Anyone tell me the test cases of Shopping Favorite
What is split testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
whats main working for tester. and developer, and prject manager.
how will you test transfer funds module...explain in detail
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
When have you had to focus on data integrity?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
Explain test metric and the information it provides.
Can you explain random/monkey testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.