0

testing Online Quiz - 24

Description: testing Online Quiz - 24
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. Phase containment

  2. Defect detection efficiency

  3. Test case execution cycle time

  4. Test case defect density


Correct Option: D
  1. 0, 10, and 30 characters in length.

  2. 4, 5, 25 and 26 characters in length.

  3. 5, 6, 24 and 25 characters in length.

  4. from 5 to 25 characters inclusively.


Correct Option: B
  1. tracking the statuses of defect reports as they are worked to resolution.

  2. automating the software build processes and running automate test scripts.

  3. establishing, maintaining and managing the various configuration libraries.

  4. relating versions of configuration items to other items in the same baseline.


Correct Option: A
  1. inputKeys("ENTER") -> ENTER is a key stroke ; inputChars("ENTER") -> characters ENTER are read

  2. inputKeys("ENTER") -> characters ENTER are read ; inputChars("ENTER") -> ENTER is a key stroke

  3. None

  4. Both 1 and 2


Correct Option: A

RFT can be used for testing Terminal based application

  1. True

  2. False


Correct Option: A
  1. .dp

  2. .rftdp

  3. .rftDP

  4. None


Correct Option: C

Which one of the script support command into the script, delay a single action

  1. Wait

  2. Timer

  3. Log Entry

  4. sleep


Correct Option: C

AI Explanation

To answer this question, you need to understand the purpose of each script command and how they can be used to delay a single action.

Option A) Wait - The "Wait" command is typically used to pause the execution of a script for a specified amount of time. However, it does not directly support delaying a single action.

Option B) Timer - The "Timer" command is used to measure the elapsed time between two points in a script. It does not directly support delaying a single action.

Option C) Log Entry - The "Log Entry" command is used to create a log entry or message in a script. While it is not primarily used for delaying actions, it can be used in conjunction with other commands or conditions to introduce delays.

Option D) sleep - The "sleep" command is used to pause the execution of a script for a specified amount of time. It can be used to introduce delays and is commonly used in scripting languages.

Based on the given options, Option C) Log Entry does not directly support delaying a single action. Therefore, the correct answer is Option D) sleep, as it supports delaying a single action by pausing the script execution for a specified amount of time.

Rogers Applications that can be launched through SSO

  1. CIM and CSM

  2. CIM, SGI and CSM

  3. CIM, SGI, CSM and TOE Fido

  4. CIM, SGI, CSM and TOE Rogers


Correct Option: C
  1. Consumer and Business

  2. Consumer, Business - Cable and Business - Wireless

  3. Consumer - Cable, Consumer - Wireless and Business

  4. Consumer - Cable, Consumer - Wireless, Business - Cable and Business - Wireless


Correct Option: B
  1. Active and Inactive

  2. New, Active and Inactive

  3. New, Active, Inactive and Obsolete

  4. New, Active, Inactive, Obsolete and Closed


Correct Option: C
- Hide questions