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

tracability matrix it is mapping of user requirements in
tase cases . For any requirement there is atleast 1 test
case .


Negative testing >> lets take example , if in application ,
after installing the application there should be msg for
user convience " installation is finished " . If
application doesn't give the msg then it is called as
negative testing .

Is This Answer Correct ?    0 Yes 1 No

what is tracebility matrix? what is negative testing..

Answer / vivek.ranganathan

maintaining the requirements and checking all the
requrirements have been met by the end user is a complex
and labourious process.But if its not done it creates
confusion between developer and client.So there should be
an optioni.e., for which test cases from which it is
deasigned and from which requirements it have been carried
out.Tracing in the form of matrix is called tracebility
matrix.In other words relation ship between test cases and
requriements is called tracebility matrix.
Advantages:
a)very usefull in both backward and forward testing
b)all requirements have been considered and executed
c)most important of all is it can be reused.

Negative testing
validating the application aganist the requirements, in
order to ensure the quality of the product with invalid
data is called negative testing

Is This Answer Correct ?    0 Yes 2 No

what is tracebility matrix? what is negative testing..

Answer / psandhu

A traceability matrix documents the following:-
1. User and functional requirements.
2. Design specifications that address each user requirement.
3. Testing references (i.e., Operational, and User
Acceptance) and specific objectives or Standard
Operations Procedures (SOPs)which verify that the user
requirements have
been met.

B. "Testing aimed at showing software does not work", is
called negative testing.
Each test in negative testing needs two elements:-
1)to show that the software will fail
2)the failure is handled in a specified manner

Is This Answer Correct ?    0 Yes 3 No

what is tracebility matrix? what is negative testing..

Answer / priya

the tecnique used to correct the changes is called
tracebility matrix

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

what is test procedure

5 Answers  


What is bug release notes? ....What does Bug release notes contain?

2 Answers  


what is checkin & checkout ?

6 Answers  


What is the difference between Bugzilla and Softsmith- QAMonitor?

1 Answers  


As a test engineer what is ur achievement in these couple of years.

1 Answers   First American Corporation,






what is the need of white box tesing before doing black box testing?

1 Answers   Cognizant,


I need a Test case templetes for Yahoo Mail ID

1 Answers  


what is exit criteria and entry criteria with proper examples??? hi, i faced so many interwies in this question...so plz answer this questions as early as possible...

1 Answers   Covansys,


What is the difference between GUI Testing,UI testing and Usability TEsting

0 Answers   TCS,


9.Data – driver automation typically includes?

0 Answers   Hewitt,


3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?

0 Answers  


How does u integrate the modules before performing Integration Testing?

2 Answers  


Categories