|
INTERVIEW QUESTIONS
TESTING - BASICS
BUG TRACKING
DETAILS
Question: What are the different methods to find all the requirements are covered other than traceability matrix ?
Answer: one more method is Testing Matrix, which is nothing but a table index, which shows the result of Equivalence Range methods results, for example
assume that your application is behaving as similar for some range of values, then take the range of values on columns side and test cases on row side, show the result in matrix form
diagram
range1 range2 range3
Test CaseA Pass Fail Fail
Test CaseB Fail Pass Fail
Test CaseC Fail Fail Pass
|
|
|
Category |
Bug Tracking Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 7463 users |
Added on |
7/31/2011 |
Views |
69576 |
Rate it! |
|
|
Question:
What are the different methods to find all the requirements are covered other than traceability matrix ?
Answer:
one more method is Testing Matrix, which is nothing but a table index, which shows the result of Equivalence Range methods results, for example
assume that your application is behaving as similar for some range of values, then take the range of values on columns side and test cases on row side, show the result in matrix form
diagram
range1 range2 range3
Test CaseA Pass Fail Fail
Test CaseB Fail Pass Fail
Test CaseC Fail Fail Pass
Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What are the different methods to find all the requirements are covered other than traceability matrix ?
|
View Answer
|
|
What are some recent major computer system failures caused by software bugs?
|
View Answer
|
|
What is the Difference between End to End Testing & System Testing
|
View Answer
|
|
What is build interval period?
|
View Answer
|
|
How to give BUG Title & BUG Description for ODD Division?
|
View Answer
|
|
What is the difference between Bug Resolution Meeting and Bug Review Commitee? Who are the participants in Bug Resolution Meeting and Bug Review Commitee?
|
View Answer
|
|
What is Defect Life Cycle in Manual Testing?
|
View Answer
|
|
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity?Justify,if possible?
|
View Answer
|
|
Who will Change the status of the Bug...say : Deferred " ?
|
- Bug Tracking Interview Questions & Answers">
View Answer
|
|
Can anyone please tell me "what will be the role of tester if bug is reproduce "This question was asked in the Interview.
|
View Answer
|
|
How to do database testing by using automation tool.
how to check runtime database checkpoints. i want to check that wheather the current record is added in database table after execute the adding a record
|
View Answer
|
|
How do you integrate the modules before performing the integration test?
|
View Answer
|
|
Write the equivalence classes for 1-99 range of value write test case and testdata for a triangle After closing a bug we can open it again or not why do u like testing than development what is meant by join,different types of join what are the different types of files saved in the folder along with the test results what r the test activities u may want to automate performance test comes under which type of testing Resource bugs,timely bugs comes under which type of testing can we do performance testing manually
|
View Answer
|
|
On what basis we give priority and severity for a bug and give me one example for high priority and low severity and high severity and low priority?
|
View Answer
|
|
How can we know bug is reproduceable or not?
|
View Answer
|
|
What do u mean by "Reproducing a bug"? If the bug was not reproducable, what is the next step?
|
View Answer
|