Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the QTP Tool interface.

Answers were Sorted based on User's Feedback



Explain the QTP Tool interface...

Answer / 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

Explain the QTP Tool interface...

Answer / vandana sharma

It contains the following key elements:
Title bar, displaying the name of the currently open test.
Menu bar, displaying menus of QuickTest commands.
File toolbar, containing buttons to assist you in managing tests.
Test toolbar, containing buttons used while creating and maintaining tests.
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. Note that this tutorial does not describe how to debug a test. For additional information, refer to the QuickTest Professional User's Guide.
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. For additional information, refer to the QuickTest Professional User's Guide.

Test pane, containing two tabs to view your test-the Tree View and the Expert View.
Test Details pane, containing the Active Screen.
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.)
Status bar, displaying the status of the test

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the difference between QTP 8.2 and QTP 9.2

1 Answers  


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

1 Answers  


what is the exact testing process in qtp plz explin ?

2 Answers  


My Project is HOSPITAL CONTROL SYSTEM. In this MY testing modules are In-patient and Out-patient. plz explain those modules. i.e. How explain to Interviewer. with full details also . Waht types of bugs we can fond ? NOTE : IT is a web project plz urgent.

2 Answers  


How to open a new test using quicktest professional (qtp)?

0 Answers  


Explain the difference between data driven testing and parameterization ?

0 Answers  


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

2 Answers  


Add parameters during time in each row in one column

0 Answers  


Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If

1 Answers  


I install .Net Add-Ins in my system. It installed properly. But all the objects are recognizing as window objects only. But it has to recognize as swf objects. In Record and Run setting i selected 'Record and run test on any open browser' and Record and run test on any open Windows-based application' Can any one tell what setting i have to do to recognize objects correctly as swf...? Please give some suggestions..?

1 Answers  


what is object and child object.. explain ..if possible give some example for better understanding ..

0 Answers   HCL,


what is the difference between IE & Netscape in web testing on a log in page

0 Answers   TCS,


Categories