Looking for Software Testing (LTAT.05.006) test answers and solutions? Browse our comprehensive collection of verified answers for Software Testing (LTAT.05.006) at moodle.ut.ee.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
In the following program, for variable ‘accept’, what is a correct set of all-defs paths?
Note: The numbers on the left are the line numbers (nodes).
Assume the following sample (pseudo) code snippet:
Which of the following mutants is NOT an equivalent mutant?
Which of the following statements about data-flow testing concepts is correct?
In the following program, for variable ‘accept’, what is a correct set of all-uses paths?
Note: The numbers on the left are the line numbers (nodes).
Assume the following sample (pseudo) code snippet:
Which of the mutants listed below would be found to be a killed mutant after applying the following test case?
Test case:
Input a: 2, Input b: 2, Output c: 4
In the following (pseudo code) program, for variable ‘d’, what is the complete set of du-pairs?
Note: The numbers on the left are the line numbers (nodes).
Which statement about Mutation Testing concepts is correct?
If you do multi-variate A/B testing with 3 items and each item has 3 variants, how many tests do you have to make?
What of the following statements about Security Testing concepts is correct?
Which of the following statements about methods used to evaluate UI Designs is correct?