0

testing Online Quiz - 59

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

There are 5 Vusers participating in the loadtest and there are 5 parameterized values. these values should be used only once throughout the loadtest. Select the appropriate option.

  1. select next row: sequential, update value on: Each iteration

  2. select next row: unique, update value on: once

  3. select next row: random, update value on: Each occurance

  4. select next row: unique, update value on: Each occurance


Correct Option: B
  1. Excel

  2. Comparator

  3. windiff

  4. analyser


Correct Option: C
  1. when vugen is installed and running

  2. when controller is installed and running

  3. when agent process is installed and runnning

  4. when analyser is installed and runing


Correct Option: C

which is not a component of LoadRunner?

  1. ScriptDebugger

  2. VuGen

  3. Controller

  4. Analyser


Correct Option: A

which of the following is not among the goals listed in the goal oriented scenario?

  1. Virtual Users

  2. Hits per sec

  3. Transactions per second

  4. HTTP response per second


Correct Option: D

When merging the graphs if the type of merge is "overlay" then

  1. the resulting graph shares common X- axis

  2. Y axes of two charts are plotted against each other

  3. Ovelay option is not there in LR

  4. the contents of 2 charts that share a common X Axis, one above the other


Correct Option: A

Types of Checks supported by LR

  1. Text Check

  2. Image Check

  3. All of the Above

  4. None of the above


Correct Option: C
  1. lr_output_message

  2. lr_debug_message

  3. lrd_stmt

  4. lrd_fetch


Correct Option: A
Explanation:

To answer this question, the user needs to have knowledge of the functions in LoadRunner that can send messages to the output window.

Option A: lr_output_message - This function sends a message to the LoadRunner output window during script execution. This option is correct.

Option B: lr_debug_message - This function sends a debug message to the LoadRunner output window during script execution. This option is incorrect as it sends a debug message and not a regular message to the output window.

Option C: lrd_stmt - This function is used to execute SQL statements for ODBC and Oracle databases. It does not send a message to the output window. This option is incorrect.

Option D: lrd_fetch - This function retrieves data that matches the criteria specified in the SQL statement. It does not send a message to the output window. This option is incorrect.

Therefore, the answer is:

The Answer is: A

Arc testing is known as

  1. Branch testing

  2. Agile testing

  3. Beta testing

  4. Ad-hoc testing


Correct Option: A

The purpose of exit criteria is

  1. Define when to stop testing

  2. End of test level

  3. When a set of tests has achieved a specific pre condition

  4. All of the above


Correct Option: D

The ___________ technique can be used to achieve input and output coverage

  1. Boundary value analysis

  2. Equivalence partitioning

  3. Decision table testing

  4. State transition testing


Correct Option: B

The __________ testing is performed at the developing organization’s site

  1. Unit testing

  2. Regression testing

  3. Alpha testing

  4. Integration testing


Correct Option: C

AI Explanation

To answer this question, you need to understand the different types of testing performed during the software development process.

Option A) Unit testing - This option is incorrect because unit testing is performed by developers on individual units or components of the software to ensure that each unit functions correctly.

Option B) Regression testing - This option is incorrect because regression testing is performed to ensure that changes or updates to the software did not introduce new bugs or issues in previously tested functionality.

Option C) Alpha testing - This option is correct. Alpha testing is a type of testing performed at the developing organization's site. It is usually the first phase of testing and involves testing the software in a controlled environment by a group of internal users or testers.

Option D) Integration testing - This option is incorrect because integration testing is performed to test the interaction between different components or modules of the software to ensure they work together correctly.

The correct answer is C) Alpha testing. This option is correct because alpha testing is performed at the developing organization's site as the initial phase of testing.

The software engineer's role in tool selection is

  1. To identify, evaluate, and rank tools, and recommend tools to managemen

  2. To determine what kind of tool is needed, then find it and buy it

  3. To initiate the tool search and present a case to management

  4. To identify, evaluate and select the tools


Correct Option: A

Which tool is used for test case management and defect tracking?

  1. Quality center

  2. Caliber

  3. Integrator

  4. TOAD


Correct Option: A

If the test case becomes invalid after the test case review then the test case can be moved to one of the below status.

  1. NA

  2. No Run

  3. Blocked by defect

  4. Failed


Correct Option: A

One of the below list is NOT a vaild defect status.

  1. passed

  2. New

  3. Reopen

  4. Deffered


Correct Option: A

What is Batch (Job) Testing?

  1. Testing of web pages and their run time transactions

  2. Testing of backend batch jobs by using GUI for I/P and O/P of the job

  3. Running backend jobs and monitoring the system resources used by it

  4. Running jobs and monitoring logs, I/P & O/P files and database to verify/validate the run


Correct Option: D
  1. help cp

  2. man cp

  3. cp ?

  4. all of the above


Correct Option: B
- Hide questions