what is tracebility matrix? what is negative testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / sapna
Mapping the reqirement to the test cases.this is handled by
leads and managers.
Is This Answer Correct ? | 0 Yes | 0 No |
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 |
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 |
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 |
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis
Whar are the different types of defects/errors are commonly appear during the real time software testing?
At what stage of the life cycle does testing begin?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
what is corrective & Preventive Action
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
pls tell me who is in s/w testing field(either in company or as faculty) give the ans of my que. tel me why r u in testing ? reply me as soon as possible
How to do browser testing (creates a standard script and run it for the different browser combinations)
How to prepare tracability matrics
What do you mean by SLC ?
How can a testengineer coordinate with developer in fixing bugs?