0

testing Online Quiz - 34

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

It measures the quality of processes used to create a quality product. It is a system of management activities, It is a preventive process, It applies for entire life cycle & Deals with Process.

  1. Validation

  2. Verification

  3. Quality Assurance

  4. Quality Control


Correct Option: C

SPICE Means

  1. Software Process Improvement and Capability Determination

  2. Software Process Improvement and Compatibility Determination

  3. Software Process Invention and Compatibility Determination

  4. Software Process Improvement and Control Determination


Correct Option: A

A metric used to measure the characteristic of the methods, Techniques and tools employed in developing, implementing and maintaining the software system called as

  1. Process metric

  2. Product Metric

  3. Test metrics

  4. None of the above


Correct Option: A

AI Explanation

To answer this question, you need to understand the different metrics used in software engineering.

Option A) Process metric - This option is correct because process metrics are used to measure the characteristics of the methods, techniques, and tools employed in developing, implementing, and maintaining a software system. These metrics can include measures of productivity, quality, efficiency, and effectiveness of the software development process.

Option B) Product Metric - This option is incorrect because product metrics are used to measure the characteristics of the software product itself, such as size, complexity, reliability, and performance.

Option C) Test metrics - This option is incorrect because test metrics are used to measure the effectiveness and efficiency of the testing process, such as the number of test cases executed, the number of defects found, and the code coverage achieved.

Option D) None of the above - This option is incorrect because the correct answer is A) Process metric.

The correct answer is A) Process metric. This option is correct because process metrics are specifically used to measure the characteristics of the methods, techniques, and tools employed in developing, implementing, and maintaining the software system.

What is the shortcut key to clear all Breakpoints?

  1. Shift+Ctrl+F9

  2. Ctrl+Shift+F9

  3. Alt+Shift+F9

  4. Alt+Ctrl+F9


Correct Option: B

The ________ runs only the current line of the script. When the current line calls a method, the method is performed in its entirety, but is not displayed in the view.

  1. Step Over

  2. Step Out

  3. Step Into

  4. Step Till


Correct Option: A

AI Explanation

To answer this question, you need to understand the concept of debugging and the different debugging options available.

Option A) Step Over - This option is correct because it allows the script to run only the current line. When the current line calls a method, the method is performed in its entirety, but is not displayed in the view. This option is useful when you want to skip over a method call and focus on the execution of the current line only.

Option B) Step Out - This option is incorrect because it is used when you want to stop debugging the current method and return to the calling method. It allows you to "step out" of the current method and continue debugging from there.

Option C) Step Into - This option is incorrect because it is used when you want to debug into a method call. It allows you to "step into" the method and see the execution of the method line by line.

Option D) Step Till - This option is incorrect because it is not a commonly used debugging option. There is no standard debugging option called "Step Till" in most programming environments.

The correct answer is Option A) Step Over. This option is correct because it runs only the current line of the script and skips over method calls without displaying their execution in the view.

he shortcut keys for Record, Stop and Run respectively are

  1. F4, F3, F5

  2. F3, F4, F5

  3. F4, F5, F3

  4. F3, F5, F4


Correct Option: B

AI Explanation

To answer this question, you need to be familiar with the shortcut keys commonly used for recording, stopping, and running in various software applications.

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

Option A) F4, F3, F5 - This option is incorrect because the order of the shortcut keys for record, stop, and run is not correct.

Option B) F3, F4, F5 - This option is correct. The shortcut key for record is F3, the shortcut key for stop is F4, and the shortcut key for run is F5.

Option C) F4, F5, F3 - This option is incorrect because the order of the shortcut keys for record, stop, and run is not correct.

Option D) F3, F5, F4 - This option is incorrect because the order of the shortcut keys for record, stop, and run is not correct.

The correct answer is B) F3, F4, F5. This option is correct because the shortcut keys for record, stop, and run are F3, F4, and F5 respectively.

You can manage the test actions and the test or function library steps using the _________ menu commands

  1. File

  2. Edit

  3. Automation

  4. Tools


Correct Option: B

Using the Object Spy, you can view

  1. The run-time or test object properties of any object in an open application.

  2. The test object properties and methods of any object in an open application.

  3. The run-time or test object properties and methods of any object in an open application.

  4. The run-time object properties and methods of any object in an open application.


Correct Option: C

There are ________ object type filters in Object spy dialog box.

  1. One

  2. Three

  3. Four

  4. Two


Correct Option: D

AI Explanation

To answer this question, we need to understand what the Object Spy dialog box is and the available object type filters within it.

The Object Spy dialog box is a feature in automation testing tools that allows users to inspect and identify objects in an application under test. It helps in generating object properties and methods that can be used in test scripts.

The correct answer is D) Two. This option is correct because the Object Spy dialog box typically contains two object type filters. These filters are used to specify the type of objects that the user wants to inspect. The two common object type filters found in the Object Spy dialog box are:

  1. "Object Classes" filter: This filter allows users to select specific object classes or types, such as buttons, text boxes, checkboxes, etc., to identify and inspect in the application.

  2. "Object Properties" filter: This filter allows users to specify specific object properties, such as name, value, id, etc., to identify and inspect objects in the application.

Therefore, the Object Spy dialog box typically contains two object type filters, making option D) Two the correct answer.

Object Spy can be found in __________ menu.

  1. Tool

  2. Tools

  3. Task

  4. Tasks


Correct Option: B
Explanation:

To answer this question, the user needs to know what Object Spy is and what menu it can be found in. Object Spy is a feature in automation testing tools that allows users to inspect and interact with UI objects.

Now, let's go through each option and explain why it is right or wrong:

A. Tool: This option is incorrect because "Tool" is singular and does not match the correct name of the menu where Object Spy is located.

B. Tools: This option is correct. Object Spy can be found in the "Tools" menu in automation testing tools.

C. Task: This option is incorrect because Object Spy is not typically found in the "Task" menu.

D. Tasks: This option is incorrect because "Tasks" is plural and does not match the correct name of the menu where Object Spy is located.

Therefore, the correct answer is:

The Answer is: B. Tools

The ________________ displays the open documents side-by-side.

  1. Tile Vertically

  2. Tile Horizontally

  3. Cascade

  4. Tile Cascade


Correct Option: A

For opening the Quick Test Professional Help we can use _________

  1. F3

  2. F5

  3. F1

  4. F2


Correct Option: C

If QTP cannot find any object that matches the description, or if it finds more than one object that matches, QuickTest may use the ___________________ mechanism to identify the object.

  1. Ordinal Identifier

  2. Index Identifier

  3. Smart Identification

  4. Assistive Identification


Correct Option: C
Explanation:

To solve this question, the user needs to have knowledge of basic concepts of QTP.

The answer is:

C. Smart Identification

When QTP cannot find any object that matches the description or finds more than one object that matches, it uses Smart Identification mechanism to identify the object. Smart Identification is a powerful test object recognition mechanism provided by QTP, which uses properties that are not usually used by QTP to identify the object. It defines two types of properties, Base Filter Properties and Optional Filter Properties, to identify an object. If an object is not identified using the mandatory properties, it uses the optional properties to identify the object. If the object is still not identified, it uses the smart identification mechanism to identify the object.

Options A and B are incorrect as there is no such mechanism in QTP as Ordinal and Index Identifier.

Option D is incorrect as Assistive Identification is not a mechanism provided by QTP.

You can configure the _________ and ___________ and ___________properties that QuickTest uses to record descriptions of the objects in your application

  1. Mandatory, assistive, and ordinal identifier

  2. Mandatory, required, and ordinal identifier

  3. Smart, assistive, and ordinal identifier

  4. Index, assistive, and ordinal identifier


Correct Option: A

The ___________ property set for each test object is created and maintained by QuickTest.

  1. Run-Time Object

  2. Test Object

  3. Smart Identification Object

  4. Assistive Object


Correct Option: B

You can access and perform ______________ methods using the Object property.

  1. Run-Time Object

  2. Test Object

  3. Smart Identification Object

  4. Assistive Object


Correct Option: A

You can retrieve or modify property values of the test object during the run session by adding _______________ statements in the Keyword View or Expert View.

  1. GetROProperty & SetROProperty

  2. GetTOProperty & SetTOProperty

  3. GetTOProperty & SetROProperty

  4. GetROProperty & SetTOProperty


Correct Option: B

Primary components of TRIO

  1. Customer Management

  2. Billing

  3. Order Processing

  4. All


Correct Option: D

Why is TRIO good for TalkTalk

  1. A better experience for the customer and us

  2. Easy to Manage

  3. TRIO supports our plans for Business growth

  4. All the above


Correct Option: D
- Hide questions