Explain the QTP Tool interface.

Answer Posted / ramyab.mca@gmail.com

Hai....

It contains the following key elements:

1.Title bar, displaying the name of the currently open test

2.Menu bar, displaying menus of QuickTest commands

3.File toolbar, containing buttons to assist you in
managing tests

4.Test toolbar, containing buttons used while creating and
maintaining tests

5.Debug toolbar, containing buttons used while debugging
tests.

Note: The Debug toolbar is not displayed when you open
QuickTest for the first time. You can display the Debug
toolbar by choosing View > Toolbars > Debug.

6.Action toolbar, containing buttons and a list of actions,
enabling you to view the details of an individual action or
the entire test flow.

Note: The Action toolbar is not displayed when you open
QuickTest for the first time. You can display the Action
toolbar by choosing View > Toolbars > Action. If you insert
a reusable or external action in a test, the Action toolbar
is displayed automatically.

7.Test pane, containing two tabs to view your test-the Tree
View and the Expert View Test Details pane, containing the
Active Screen.

8.Data Table, containing two tabs, Global and Action, to
assist you in parameterizing your test Debug Viewer pane,
containing three tabs to assist you in debugging your test-
Watch Expressions, Variables, and Command. (The Debug
Viewer pane can be opened only when a test run pauses at a
breakpoint.)

9.Status bar, displaying the status of the test.

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between call to action and copy action?

505


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1541


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

1566


What is the syntax for how to call one script from another?

545


Describe how Smart Identification is used

1685






What is the difference in testing a client-server application and a web application?

569


How to find the name of the machine where you are running your automation scripts in qtp?

506


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

532


What is the basic concept of quicktest professional?

520


Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...

1470


What are the different ways to invoke an application using QTP?

631


What is checkpoints for quicktest professional (qtp)?

559


Write a script to customize the test results in PDF and HTML format.

2072


What are the factors on which script execution time is dependent?

596


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1012