what is tracebility matrix? what is negative testing
Answer Posted / murthy
Requirement Traceability Matrix is a document used for
tracking the requirement and Test cases. This document is
prepared to make sure that the coverage done is end to end.
This document should be prepared before starting the
execution. For each and every change request, the RTM
should need to be updated correspondingly.
Negative testing is nothing but testing the application
with negative values.
ex: consider login into yahoomail or gmail
giving invalid username, pwd wont allow you to log
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write all combinations of test cases for calculater on + symbel
How to overcome pesticide paradox?
List the considerations in developing testing methodology
What is Difference between Test Strategy and Test Methodology?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what is independent question and what is retriewing and what is problem of severity.
What exactly is quality control?
what is a horizontal and vertical matrix explain with examples
What is difference between Manual testing and Pega/BPM testing?
What is configuration management in software testing ?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
When will the testing starts?
can anyone help me regarding testing patterns?
What are the various techniques in white box testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?