0% found this document useful (0 votes)
22 views3 pages

STweek 0

The document outlines the Week 0 assignment for the Software Testing course on NPTEL, which is intended for practice and will not affect the final score. It includes a series of true/false questions and multiple-choice questions related to software testing concepts, with correct answers provided. The user submitted their answers and achieved a perfect score of 10/10.

Uploaded by

minayom690
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views3 pages

STweek 0

The document outlines the Week 0 assignment for the Software Testing course on NPTEL, which is intended for practice and will not affect the final score. It includes a series of true/false questions and multiple-choice questions related to software testing concepts, with correct answers provided. The user submitted their answers and achieved a perfect score of 10/10.

Uploaded by

minayom690
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

25/10/2024, 09:38 Software Testing - - Unit 3 - Week 0

Answer Submitted.
X

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)

[email protected]

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Software Testing (course)

Course Week 0 : Assignment 0


outline Assignment not submitted

About Note : This assignment is only for practice purpose and it will not be counted towards the
NPTEL () Final score

How does an Note: This is assignment 0, an assignment that you can use to self evaluate your interests
NPTEL and knowledge in the area of Software Testing. It is not mandatory to answer this
online assignment and this assignment will not be used for computing the final grade. All
course material in this assignment will be taught in the course, so there is no need to worry if you
work? () don’t know some of it.

Week 0 () 1) State true or false: If testing is done well, all errors in software can be found. 1 point

Practice: True
Week 0 : False
Assignment 0
(assessment? Yes, the answer is correct.
Score: 1
name=211)
Accepted Answers:
False
Week 1 ()

Week 2 () 2) State true or false: In the waterfall model for software development, there is always 1 point
a separate testing phase after coding but, in agile
Week 3 () software development testing is completed in the same iteration as programming.

True
Week 4 ()
False

Week 5 () Yes, the answer is correct.


Score: 1
Week 6 () Accepted Answers:
True

https://onlinecourses.nptel.ac.in/noc24_cs91/unit?unit=16&assessment=211 1/3
25/10/2024, 09:38 Software Testing - - Unit 3 - Week 0

3) Which of the following best corresponds white box testing? 1 point


Week 7 ()
Testing done using building blocks of code, based on its structure.
Week 8 ()
Testing done to check if code satisfies requirements.
Testing done by customers after release.
Week 9 ()
Testing done by developers for de-bugging.
Week 10 () Yes, the answer is correct.
Score: 1
Week 11 () Accepted Answers:
Testing done using building blocks of code, based on its structure.
Week 12 ()
4) What is regression testing? 1 point
DOWNLOAD
Testing done on the entire code each time a part of it is modified.
VIDEOS ()
Testing done on the entire code after release, for each modification.
Text Testing done each time code is modified to ensure that the newly added code works as
Transcripts () expected along with the existing code.
Testing done by customer on the newly added features in the code.
Live
sessions () Yes, the answer is correct.
Score: 1
Accepted Answers:
Books () Testing done each time code is modified to ensure that the newly added code works as
expected along with the existing code.

5) State true or false: Testing can be done fully by tools. 1 point

True
False

Yes, the answer is correct.


Score: 1
Accepted Answers:
False

6) What kinds of graphs are used in testing? 1 point

Graphs with nodes representing blocks of code and edges representing execution of
code.
State diagrams in UML.
Graphs representing procedures or functions and they calling or returning other
procedures or functions.
All of the above.

Yes, the answer is correct.


Score: 1
Accepted Answers:
All of the above.

7) Relational and logical expressions are used to test which elements of code below? 1 point

They are used to test decision statements like if-then-else, switch-case,


while, for etc.

https://onlinecourses.nptel.ac.in/noc24_cs91/unit?unit=16&assessment=211 2/3
25/10/2024, 09:38 Software Testing - - Unit 3 - Week 0

They are used to check if requirements are met.


They are used to check if loops terminate.
They are used to check if the logic behind code is correct.

Yes, the answer is correct.


Score: 1
Accepted Answers:
They are used to test decision statements like if-then-else, switch-case,
while, for etc.

8) Suppose a web application is tested by increasing the number of users to more 1 point
than the maximum number possible, what kind of testing does this represent?

Performance testing.
Stress testing.
System testing.
Acceptance testing.

Yes, the answer is correct.


Score: 1
Accepted Answers:
Stress testing.

9) State true or false: Testing techniques used for system level testing of gaming 1 point
applications can also be used for system level testing of web applications.

True
False

Yes, the answer is correct.


Score: 1
Accepted Answers:
False

10) State true or false: In test driven development, test cases are written first and then 1 point
code is written to meet the test cases.

True
False

Yes, the answer is correct.


Score: 1
Accepted Answers:
True

Check Answers and Submit

Your score is: 10/10

https://onlinecourses.nptel.ac.in/noc24_cs91/unit?unit=16&assessment=211 3/3

You might also like