QTP Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to QTP Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - What information is displayed at System Monitor Tab in test result ?

  1. Application Name, Counter scale, Current Step

  2. Application Name, Product Name, System Information

  3. System Counter List, Maximum Counter Value

  4. System Information, Application Name and System Counter List

A - (1) and (3) only

B - (2) and (4) Only

C - (3) Only

D - (4) only

Answer : A

Explanation

System Monitor tab displays information related to Application Name, Counter Scale, Current Step, System Counter List, Maximum Counter Value. It does not show information related to Product Name or System information.

Q 2 - Which of the following could be possible objective(s) for test automation? Mark all that apply.

  1. Increase speed of testing

  2. Reduce manual effort

  3. Ensure consistency

  4. Eliminate manual testing.

A - (1) (2) and (3) only

B - (3) Only

C - (1) and(3) Only

D - All (1) (2) (3) and (4)

Answer : A

Explanation

Automating a test, provides you an increased speed of your testing, it reduces manual effort and ensures consistency, It does not replace manual testing.

Q 3 - We can use regular expression for urls in the list of Browsers under Tools > Options > Web to ignore them during record and replay time.

A - True

B - False

Answer : A

Explanation

We can use regular expression for urls in the list of browsers to ignore.

Q 4 - What is compared in a bitmap checkpoint?

  1. bits

  2. RGB

  3. pixels

  4. text

  5. jpegs

A - (1) (2) and (3) only

B - (3) Only

C - (4) and(5) Only

D - (1) (3) and (5)

Answer : B

Explanation

Bitmap checkpoint compares pixels only.

Q 5 - A tester uses UFT connected to Quality Center (ALM) and the tests are stored in ALM. At an upcoming conference, this tester wants to demonstrate a new UFT test. The test makes calls to reusable actions from other QuickTest Professional tests stored in Quality Center. What is the simplest way to make the test portable so it can run disconnected from Quality Center?

A - Use the QuickTest Professional Save test with resources feature.

B - Change the calls to the reusable actions, use copies of the reusable actions, and then use the QuickTest Professional Save test with resources feature.

C - Use the QuickTest Professional Save test with resources feature for main test and do the same for the test that contains the called reusable actions.

D - Use the QuickTest Professional Export to zip feature.

Answer : A

Explanation

Tester should use the QuickTest Professional Save test with resources feature to demonstrate a new UFT test inorder to make the test portable so it can run disconnected from Quality Center.

Q 6 - What is the maximum number of characters limit that can be displayed in comments tab available under ToDo Pane?

A - 250

B - 260

C - 255

D - 32

Answer : B

Explanation

The text displayed in the comments tab is limited to 260 characters. If it exceeds, the comments can be viewed by jumping to the comment statement.

Answer : A

Explanation

Table checkpoint can be created by inserting a standard checkpoint on a table object.

Answer : C

Explanation

To call a test script in another script, you need to make the actions in corresponding script reusable.

Q 9 - Which of the following statements can be used to clear the errors occurred in earlier statements if any?

A - Err.Raise

B - Err.Delete

C - Err.Clear

D - Err.Number = 0

Answer : C

Explanation

Err.Clear statement is used to clear the errors occured earlier in the statements, if any.

Q 10 - Which public toolkits are supported by the Web Add-in Extensibility feature? - (select 4)

  1. ASP.NET AJAX

  2. FOX

  3. SUN JWDK

  4. Motif

  5. Google Web Toolkit

  6. YahooUI

  7. Dojo

  8. COM.NET AJAX

A - (1) (5) (6) and (7) only

B - (2) (4) (6) and (8) only

C - (1) (3) (5) and (7) only

D - (3) (6) (7) and (8) only

Answer : A

Explanation

Web Extensibility features are available for ASP.NET AJAX,Google Web Toolkit, YahooUI ,Dojo

qtp_questions_answers.htm
Advertisements