NPTEL Software Testing Assignment 4 Answers 2022

NPTEL Software Testing Assignment 4 Answers 2022:- In this post, We have provided answers of NPTEL Software Testing Assignment 4 Answers 2022. We provided answers here only for reference. Plz, do your assignment at your own knowledge.

About Software Testing :

This course will cover various techniques for test case design, as used for testing of software artifacts including requirements, design and code. We will discuss algorithms and techniques for test case design based on graphs, logic, syntax of programming languages and on inputs. Special techniques for testing object-oriented features and web applications will also be discussed. The course will end with symbolic testing techniques. These broadly will cover test cases for both white-box and black-box.

CRITERIA TO GET A CERTIFICATE

Average assignment score = 25% of average of best 8 assignments out of the total 12 assignments given in the course.
Exam score = 75% of the proctored certification exam score out of 100

Final score = Average assignment score + Exam score

YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

Software Testing Assignment Answers 2022Answer Link
Week 1Click Here
Week 2Click Here
Week 3Click Here
Week 4Click Here
Week 5Click Here
Week 6Click Here
Week 7Click Here
Week 8Click Here
Week 9Click Here
Week 10Click Here
Week 11Click Here
Week 12Click Here

NPTEL Software Testing Assignment 4 Answers 2022

1. Which of the following best describes a test driver?

a. It is a special purpose implementation of a software module, used to develop or test a component that calls it.
b. It is a software component that replaces another component that takes care of the control and/or the calling of a software component.

Answer:- b

2. If method A uses a variable v shared with method B, where A writes to v and B reads from v, then, it is an example of which kind of coupling interface listed below?

a. Parameter coupling.
b. Interface coupling.
c. External coupling.
d. Shared data coupling.

Answer:- d

Answers will be Uploaded Shortly and it will be Notified on Telegram, So JOIN NOW

NPTEL Software Testing Assignment 4 Answers 2022

3. To test sequencing constraints that occur as requirements specification, which of the following tests are used?

a. Tests are inputs to sequencing constraints that violate the constraints.
b. Tests are inputs to sequencing constraints that satisfy the constraints.
c. Tests are sequences of method calls, as they occur in the specification.
d. Tests are randomly generated sequencing constraints.

Answer:- a

4. A simple path from the last definition to the first use of a coupling variable is called as . . . . . . . . ..

a. A dupath.
a. A coupling du-path.

Answer:- b

5. State Yes or No: Are control flow graphs representing code the same as finite state machines that represent the same code?

a. Yes
b. No

Answer:- b

6. Which of the following is true with reference to the graph satisfying the sequencing constraints?

a. All the sequencing constraints are satisfied.
b. Constraints (1) and (2) are satisfied but (3) and (4) are not.
c. Constraints (1), (2) and (3) are satisfied but (4) is not.
d. All constraints are violated.

Answer:- b

👇For Week 05 Assignment Answers👇

NPTEL Software Testing Assignment 4 Answers 2022

7. State true or false: The path (1,4,5,7) satisfies constraint (4).

a. True.
b. False.

Answer:- b

8. State true or false: The path (1,2,3,7) satisfies all the constraints.

a. True.
b. False.

Answer:- a

9. State yes or no: Does the path (1,4,6,7) violate any of the constraints?

a. Yes.
b. No.

Answer:- b

10. State true or false: The path (1,4,6,4,6,7) satisfies all the constraints.

a. Yes.
b. No.

Answer:- b

For More NPTEL Answers:- CLICK HERE

Join Our Telegram:- CLICK HERE

Disclaimer:- We do not claim 100% surety of solutions, these solutions are based on our sole expertise, and by using posting these answers we are simply looking to help students as a reference, so we urge do your assignment on your own.

1 thought on “NPTEL Software Testing Assignment 4 Answers 2022”

Leave a Comment