what is tracebility matrix? what is negative testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / priya
the tecnique used to correct the changes is called
tracebility matrix
| Is This Answer Correct ? | 1 Yes | 6 No |
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What should I do if the name of the field is change in new version?How should I maintain it in Test Case Document? Eg: 1)On Login Window:if Login button changed to Ok button 2)the Name of the Login Window get changed 3)Suppose New button adds to Login Window 4)Suppose For Login button there is Alt+L is used in new version Please tell me as early as possible Thanks in advance!!!
Explain static and dynamic elementary process?
What is the difference between User Acceptance Testinga and System Testing?
What is maturity level in software testing?
What is Mutation testing? When it can be done?
Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat
if you have a test cases please send me on singhajay7786@gmail.com thanks in advance.
Hi,frnds. can any one tel me " is QUALITY CENTER & TEST DIRECTOR are same or different ? if different, pls tel me the difference.. its an question asked me in an interview.. pls tel me frnds
can you write test cases on pen?
How to do integration testing on duster......
The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?