0

testing Online Quiz - 21

Description: testing Online Quiz - 21
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

What are the three functions used for Corelation

  1. Web_create_xml_param

  2. Web_reg_save_param

  3. Web_create_html_param

  4. Web_create_html_param_ex


Correct Option: B,C,D

How to debug the VUGen script?

  1. Toggle Breakpoints

  2. Enable debugging in general options

  3. Both of these

  4. None of these


Correct Option: A

How to execute the Vugen script from command line?

  1. "LoadRunner install dir" \bin\mcmdrv.exe -usr "path to .usr file"

  2. "LoadRunner install dir" \bin\mmdrv.exe -usr "path to .usr file"

  3. "LoadRunner install dir" \bin\mrmdrv.exe -usr "path to .usr file"

  4. "LoadRunner install dir" \bin\mpmdrv.exe -usr "path to .usr file"


Correct Option: A

AI Explanation

To execute the Vugen script from the command line, you can use the following command:

A) "LoadRunner install dir" \bin\mcmdrv.exe -usr "path to .usr file"

Explanation for each option:

A) "LoadRunner install dir" \bin\mcmdrv.exe -usr "path to .usr file" - This option is correct. It specifies the path to the Vugen script (.usr file) and uses the mcmdrv.exe executable to execute the script from the command line.

B) "LoadRunner install dir" \bin\mmdrv.exe -usr "path to .usr file" - This option is incorrect. The correct executable to execute the Vugen script from the command line is mcmdrv.exe, not mmdrv.exe.

C) "LoadRunner install dir" \bin\mrmdrv.exe -usr "path to .usr file" - This option is incorrect. The correct executable to execute the Vugen script from the command line is mcmdrv.exe, not mrmdrv.exe.

D) "LoadRunner install dir" \bin\mpmdrv.exe -usr "path to .usr file" - This option is incorrect. The correct executable to execute the Vugen script from the command line is mcmdrv.exe, not mpmdrv.exe.

Therefore, the correct answer is A) "LoadRunner install dir" \bin\mcmdrv.exe -usr "path to .usr file".

How do we use continue on error option ?

  1. lr_continue_on_error (0) for start and lr_continue_on_error (1) to end

  2. lr_continue_on_error (1) for start and lr_continue_on_error (0) to end

  3. lr_continue_on_error (1) for start and lr_continue_on_error (1) to end

  4. lr_continue_on_error (0) for start and lr_continue_on_error (0) to end


Correct Option: A

Search contact Extended screen on the same account retrieves all the contacts related to that account holder

  1. True

  2. False


Correct Option: A

Caller Authentication screen wont pop up for

  1. Non-revenue Account

  2. Prepaid Account

  3. Anonymous caller and Dead Air contact

  4. All the Above

  5. None of the Above


Correct Option: B,C

Only one topics can be created for an Interaction (True/False)

  1. True

  2. False


Correct Option: B

Which of the following is a black box design technique?

  1. statement testing

  2. equivalence partitioning

  3. error- guessing

  4. usability testing


Correct Option: B

AI Explanation

To answer this question, you need to understand black box testing and different design techniques used in software testing.

Black box testing is a testing technique where the internal workings of the system under test are not known to the tester. The tester focuses on the inputs and outputs of the system without considering its internal structure or implementation. Black box design techniques are used to define test cases for black box testing.

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

Option A) Statement testing - This option is incorrect because statement testing is a white box design technique. It involves testing individual statements or instructions in the code to ensure that they are executed correctly.

Option B) Equivalence partitioning - This option is correct because equivalence partitioning is a black box design technique. It involves dividing the input domain into equivalence classes and selecting test cases from each class to represent the entire input domain. This technique helps in reducing the number of test cases while still providing adequate coverage.

Option C) Error-guessing - This option is incorrect because error-guessing is not a specific design technique. It is a technique where testers use their experience and intuition to guess potential errors or issues in the system without following any specific design guidelines.

Option D) Usability testing - This option is incorrect because usability testing is not a design technique. It is a type of testing where the focus is on evaluating the system's user interface and user experience.

The correct answer is Option B) Equivalence partitioning. This option is correct because equivalence partitioning is a black box design technique used in black box testing.

Agile testing methodology is used because of:

  1. It reduces time to market.

  2. It finds more defect than other method

  3. It is cheap

  4. It is helpful to testers.


Correct Option: A

Integration testing is always done before Unit testing:

  1. True

  2. False


Correct Option: B
  1. code inspection

  2. coverage analysis

  3. usability assessment

  4. installation test


Correct Option: A

In Quality Center, What will be the Status of defect if you give "Suggestions" to development team

  1. Open/In Analysis

  2. Reopened

  3. New

  4. Any of the above


Correct Option: D

Process of putting demand on a system and measuring its response is

  1. volume testing

  2. Stress testing

  3. Load testing

  4. Performance testing


Correct Option: C

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Volume testing - This option is incorrect because volume testing is focused on testing the system's ability to handle large amounts of data, not specifically measuring the response to demand.

Option B) Stress testing - This option is incorrect because stress testing is focused on testing the system's ability to handle extreme workloads, not specifically measuring the response to demand.

Option C) Load testing - This option is correct because load testing specifically involves putting demand on a system by simulating real-world user loads and measuring its response. It helps evaluate the system's performance under expected loads and identify any performance bottlenecks.

Option D) Performance testing - This option is incorrect because performance testing is a broader term that encompasses various types of testing, including load testing. While it may involve measuring the system's response, it does not specifically refer to putting demand on a system.

The correct answer is C) Load testing. This option is correct because load testing involves putting demand on a system and measuring its response.

Testing that's performed to determine how fast some aspects of a system performs under a particular workload is

  1. Stress testing

  2. Load testing

  3. Volume esting

  4. Performance testing


Correct Option: D

Form of testing that is used to determine the stability of a given system or entity

  1. Recovery testing

  2. Load testing

  3. Reliability testing

  4. stress testing


Correct Option: D

Testing to determine whether a product or system meets some specified standard that has been developed for efficiency or interoperability

  1. Compatability testing

  2. Compliance testing

  3. Interoperability testing

  4. Performance testing


Correct Option: B

Testing that involves observing the people using the product to discover errors and areas of improvement

  1. Soak testing

  2. Scalability tetsing

  3. Usability testing

  4. Acceptance testing


Correct Option: C

While an application is running, suddenly restart the computer, and afterwards check the validness of the application's data integrity This comes under which type of testing?

  1. Recovery testing

  2. Reliability testing

  3. Performance testing

  4. Load testing


Correct Option: A

Excessive volume in terms of either users or data,examples might include a denial of service (DoS) attack or a situation where a widely viewed news item prompts a large number of users to visit a Web site during a three-minute period This comes under which type of testing?

  1. Load testing

  2. Stress testing

  3. Performance testing

  4. Recovery testing


Correct Option: B

Testing response time measures of a web page at various levels of load, eg 500 users, 750 users and 1,000 users. This comes under which type of testing?

  1. Load testing

  2. Stress testing

  3. Performance testing

  4. Reliability testing


Correct Option: A
- Hide questions