SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the example of Load Testing?
A
Downloading large contents from the internet.
B
Running multiple applications on a computer or server simultaneously.
C
Printing large document using printer in a queue.
D
Generating a large amount of traffic on particalr page.
E
All the above
Explanation: 

Detailed explanation-1: -What is example of load testing? a) Downloading large contents from the internet. b) Running multiple applications on a computer or server simultaneously. c) Printing large document using printer in a queue.

Detailed explanation-2: -Load Testing is a non-functional software testing process in which the performance of software application is tested under a specific expected load. It determines how the software application behaves while being accessed by multiple users simultaneously.

Detailed explanation-3: -Downloading a series of large files from the internet. Running multiple applications on a computer or server simultaneously. Assigning many jobs to a printer in a queue. Subjecting a server to a large amount of traffic. Writing and reading data to and from a hard disk continuously.

There is 1 question to complete.