0

testing Online Quiz - 160

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

Error guessing:

  1. supplements formal test design techniques

  2. can only be used in component, integration and system testing.

  3. is only performed in user acceptance testing.

  4. is not repeatable and should not be used.


Correct Option: A

Which of the following is likely to benefit most from the use of test tools providing test capture and replay facilities?

  1. Regression testing

  2. Integration testing

  3. System testing

  4. User acceptance testing


Correct Option: A

Which of the following requirements is testable?

  1. The system shall be user friendly

  2. The safety-critical parts of the system shall contain 0 faults.

  3. The response time shall be less than one second for the specified design load.

  4. The system shall be built to be portable.


Correct Option: C

In prioritising what to test, the most important objective is to:

  1. find as many faults as possible

  2. test high risk areas.

  3. obtain good test coverage.

  4. test whatever is easiest to test.


Correct Option: B

Which one of the following statements about system testing is NOT true?

  1. System tests are often performed by independent teams.

  2. Functional testing is used more than structural testing.

  3. Faults found during system tests can be very expensive to fix.

  4. End-users should be involved in system tests.


Correct Option: D

Test management with Quality Center involves....... Phases.

  1. Four

  2. Five

  3. Six

  4. Seven


Correct Option: B
  1. Specify Releases, Specify Requirements, Plan Tests, Execute Tests, Track Defects

  2. Specify Requirements, Specify Releases, Plan Tests, Execute Tests, Track Defects

  3. Specify Requirements, Plan Tests, Specify Releases, Execute Tests, Track Defects

  4. Specify Releases, Specify Requirements, Plan Tests, Track Defects, Execute Tests


Correct Option: A

You can filter Quality Center data to display only those records that meet the criteria that you define. How many filters can you define?

  1. Single item as a filter

  2. Two items as a filter

  3. Multiple items as filter

  4. Five items as filter


Correct Option: C

The key that is used to Start/End analog recording mode?

  1. F3

  2. SHIFT+ALT+F3

  3. CTRL+SHIFT+F3

  4. F10


Correct Option: B

AI Explanation

To answer this question, you need to understand the key combinations used to start or end analog recording mode. Let's go through each option to understand why it is correct or incorrect:

Option A) F3 - This option is incorrect because pressing F3 alone does not activate analog recording mode.

Option B) SHIFT+ALT+F3 - This option is correct because pressing SHIFT+ALT+F3 is the key combination used to start or end analog recording mode. Therefore, this is the correct answer.

Option C) CTRL+SHIFT+F3 - This option is incorrect because pressing CTRL+SHIFT+F3 does not activate analog recording mode.

Option D) F10 - This option is incorrect because pressing F10 alone does not activate analog recording mode.

The correct answer is B. This option is correct because pressing SHIFT+ALT+F3 is the key combination used to start or end analog recording mode.

The list of test objects and their properties and values are stored in the

  1. Object Repository

  2. Object Identification

  3. Object Restore

  4. Task Plan


Correct Option: A

To retrieve the current property value of the objects in your application during the run session.

  1. GetVisibleText

  2. GetROProperty

  3. SetROProperty

  4. GetTOProperty


Correct Option: B

What is the shortcut key that is used for a Standard Checkpoint?

  1. F12

  2. F2

  3. F10

  4. F7


Correct Option: A

A Checkpoint checks that a text string is displayed within a defined area in a Windows application is

  1. Accessibility

  2. Text Area

  3. Standard

  4. Text


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of a Checkpoint and its purpose.

A Checkpoint is a verification point that is used to verify the properties or characteristics of an object in a software application. It checks whether the expected properties of an object are present or not.

Option A) Accessibility - This option is incorrect because accessibility is related to ensuring that a software application is usable by individuals with disabilities.

Option B) Text Area - This option is correct because a Checkpoint that checks whether a text string is displayed within a defined area in a Windows application is called a Text Area Checkpoint. It verifies that the text is displayed correctly within a specific area or field.

Option C) Standard - This option is incorrect because "Standard" is a generic term and does not specifically refer to a Checkpoint that checks for a text string within a defined area.

Option D) Text - This option is incorrect because "Text" is a generic term and does not specifically refer to a Checkpoint that checks for a text string within a defined area.

The correct answer is Option B) Text Area. This option is correct because a Text Area Checkpoint is used to check whether a text string is displayed within a defined area in a Windows application.

Same set of QTP code can not access session objects of different browsers.

  1. True

  2. False


Correct Option: B

Cross Browser Automation

  1. Windows ME

  2. Windows 3.1

  3. Windows 98

  4. Windows XP


Correct Option: B

Descriptive programming gurantees, your automation will be intact while moving your scripts from one browser to another.

  1. True

  2. False


Correct Option: B

.Object method is not recognized/applicable in FireFox.

  1. True

  2. False


Correct Option: B

A QTP code written for IE can be executed with FireFox with little or no modifications.

  1. True

  2. False


Correct Option: B

For compatability testing a QTP 9.2 script can not be executed in following envionment.

  1. Windows ME

  2. Windows 3.1

  3. Windows 98

  4. Windows XP


Correct Option: B

A QTP script can work cross browser without any problems. ie : Build a script in IE, test it in firefox, Netscape & Opera.

  1. True

  2. False


Correct Option: B
- Hide questions