Software Testing | Week 1 | Assignment-1
- Get link
- X
- Other Apps
Choose the right option to fill in the blank: Suppose a method M1 calls a method M2 , which in turn, calls another method M3 . The level of testing that tests for the interface of calls from M1 to M2 and then to M3 is called as . . . . . . . . . . . ..
State true of false: A coverage criterion C1 said to subsume another coverage criterion C2 if there is at least one test case that satisfies C1 which also satisfies C2 .
State true or false: Testing can be used to find all the errors in code.
Which of the following are practised in level 3 thinking during testing?
Which of the following best defines usability testing?
Which of the following is a list of white-box testing techniques?
As per the lectures, which of the following sentences best defines a test case?
When do we say that a set of test cases T satisfies the test requirements TR for a coverage criterion C ?
When do we say that a coverage criterion C1 subsumes a coverage criterion C2 ?
What does the JUnit assertion assertFalse(val1 > val2) return whenval1 is less than val2?
Answer:
1. C
2. B
3. A
4. C
5. D
6. C
7. B
8. D
9. B
10. B
- Get link
- X
- Other Apps
Sir answers
ReplyDeletePlease give answers please
ReplyDelete