Who will prepare the Tracaility Matrix?
Answers were Sorted based on User's Feedback
Generally prepared by the Test lead, but the test engineer
(if senior and well experienced) is also authorised to
prepare the Tracability Matrix, because test engineers are
the individuals involved in writing/designing testcases
based on the requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
project manager (or)test lead(or)senior testers
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / upendar
Tracaility Matrix is the preparred by te Test Lead
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / castor_troy
RTM is prepared by the lead or testers for individually
responsible modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Arthogonal Array Testing Strategy ?
do u know abt integration testing,how do u intregate diff modules?
8. What are the last three Web accessibility topics or questions you researched on the Internet?
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
would we do functional testing inside integration testing
When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? 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 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?
Explain the defect life cycle.
How to test a Falsh player scrollings?
when will u make update and modify the test object properties in the repository?
HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?