what is tracebility matrix? what is negative testing

Answers were Sorted based on User's Feedback



what is tracebility matrix? what is negative testing..

Answer / suneel reddy

Negative tEsting is nothing but
Testing the appication functionality with invalid input and
verifiyng whether it gives meaningful error messages or
not?/

Is This Answer Correct ?    6 Yes 0 No

what is tracebility matrix? what is negative testing..

Answer / 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

what is tracebility matrix? what is negative testing..

Answer / ram

Tracebility Metrix is a document which will be used to
verify all the requirements will have corresponding
testcases. this document will have '5' columns such as
1.S.No
2.Requirement #id
3.Description
4.Test Case Name
5.Test Case #ID
Our lead will prepare 1st three columns from the use case
document
After conplete of test case design for afeature i will
update rest of two columns in T.M

Is This Answer Correct ?    0 Yes 0 No

what is tracebility matrix? what is negative testing..

Answer / ajay

traceability matrix is a document which contains table of
linking information that to be used for trace back for
reference in any kind of confusion and questionable situations.

negative testing: Testing the functionality of the
application with invalid input and
verifiyng whether it gives meaningful error messages or
not.

Is This Answer Correct ?    0 Yes 0 No

what is tracebility matrix? what is negative testing..

Answer / sapna

Mapping the reqirement to the test cases.this is handled by
leads and managers.

Is This Answer Correct ?    0 Yes 0 No

what is tracebility matrix? what is negative testing..

Answer / satyabrata rout

TRACEBILITY MATRIX-it is a document to make sure that every requirement is covered in the form of test cases.
NEGATIVE TESTING-testing the application by giving the negative inputs is called as negative testing

Is This Answer Correct ?    0 Yes 0 No

what is tracebility matrix? what is negative testing..

Answer / v.vijay kumar

Tracebility matrix will bascially show the coverage of
requirement specifications that is in trun say that the
test cases developed are in sync with requirement
specifications

Is This Answer Correct ?    0 Yes 1 No

what is tracebility matrix? what is negative testing..

Answer / shyam

Negative testing means Testing the application with negative
assumptions and negative navigtaions which leads to be a
positive one is called Negative testing.

Is This Answer Correct ?    0 Yes 1 No

what is tracebility matrix? what is negative testing..

Answer / amit

A document showing the relationship between test case and
test reqriment is called tracebility matrix

Is This Answer Correct ?    0 Yes 1 No

what is tracebility matrix? what is negative testing..

Answer / pavan

negative testing means testing the functionality with
negative inputs to check whether the functionality is
working fine or not

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

As soon as we get the build what type test we will do?and how?

5 Answers  


any body can explain me door lock test cases,cell phone test cases, table and chair test cases

6 Answers   CSC,


is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing

3 Answers   IBM, informatics,


Name three types of tests that should NOT be automated.

2 Answers  


After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer

4 Answers   iFlex,






When we are recording in WinRunner and interact with the AUT, what does WinRunner do?

0 Answers  


Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs

1 Answers  


hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com

0 Answers   QA,


types of severity and priority explain some detailed manner ?

7 Answers   ACS,


What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????

1 Answers  


When do you feel that testing should start now while developing an application.

1 Answers  


what is the difference between testplan and testcases?

1 Answers  


Categories