Tag: testing

Questions Related to testing

Which of the following are test-to-fail?

  1. Repetition Testing

  2. Stress Testing

  3. Data Testing

  4. Load Testing


Correct Option: A,B,D
  1. Password

  2. Email address

  3. Purchase order number

  4. All of the above


Correct Option: C
  1. Group

  2. Manual

  3. Run until complete

  4. Real-life schedule


Correct Option: A
Explanation:

To answer this question, the user needs to be familiar with Load Runner and its basic terminologies.

Load Runner is a performance testing tool that enables the user to test the performance of web and mobile applications. A Vuser (Virtual User) is a software program that simulates the actions of a real user. It generates load on the application for testing purposes.

The term used to define a collection of Vusers within a scenario in Load Runner is "Group".

Option A: Group - This option is correct. A group is a collection of Vusers within a scenario.

Option B: Manual - This option is incorrect. Manual refers to a type of testing where the tester manually executes the test cases.

Option C: Run until complete - This option is incorrect. Run until complete refers to a scheduling option in Load Runner where the scenario continues to run until all Vusers have completed their tasks.

Option D: Real-life schedule - This option is incorrect. Real-life schedule refers to a scheduling option in Load Runner where the scenario is run based on a pre-defined schedule that simulates real-life usage patterns.

Therefore, the answer is:

The Answer is: A. Group

The three main components of LoadRunner are

  1. VuGen, Controller, Analysis

  2. VuGen, Controller, Diagnostics

  3. VuGen, Sitescope, Analysis

  4. LoadAgent, Controller, Analysis,


Correct Option: A

The type of file to choose in scenario groups is

  1. .lrr file

  2. .lra file

  3. .usr file

  4. .lrs file


Correct Option: C

AI Explanation

To answer this question, we need to understand the purpose of scenario groups and the file types associated with them.

Scenario groups are used to organize and manage different scenarios or sets of related scenarios in a computer program or software application. These scenarios can be used for testing, analysis, or simulation purposes.

The file type typically used for scenario groups is the .usr file. This file format is specifically designed for storing user-defined scenarios and their associated data. It allows users to define and save multiple scenarios within a single file, making it convenient for organizing and managing different sets of scenarios.

Let's go through each option to understand why it is correct or incorrect:

Option A) .lrr file - This option is incorrect because the .lrr file format is not typically used for scenario groups. It may be a specific file format used by a particular software or application, but it is not commonly associated with scenario groups.

Option B) .lra file - This option is incorrect because the .lra file format is not typically used for scenario groups. Similar to the previous option, it may be a specific file format used by a certain software or application, but it is not commonly associated with scenario groups.

Option C) .usr file - This option is correct because the .usr file format is commonly used for scenario groups. It is specifically designed for storing user-defined scenarios and their associated data, making it suitable for organizing and managing different sets of scenarios.

Option D) .lrs file - This option is incorrect because the .lrs file format is not typically used for scenario groups. It may be a specific file format used by a particular software or application, but it is not commonly associated with scenario groups.

The correct answer is Option C. This option is correct because the .usr file format is commonly used for scenario groups, allowing users to define and save multiple scenarios within a single file.

In scheduling scenarios, in which scenario, the Vusers are automatically defined is

  1. Goal-oriented

  2. Manual

  3. Run until complete

  4. Real-life schedule


Correct Option: A

Simulation of real user behavior by using dynamic data returned by the server is called -------------------

  1. Parameterization

  2. Correlation

  3. Rendezvous

  4. None of the above


Correct Option: B