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
How many types of trigger events are there in qtp?
What are the differences between table and db checkpoints?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
When to use descriptive programming?
How to test results for qtp ?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Define Error Pane of UFT?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
describe some problems that u had with automating testing tool?
What are the views available in quicktest professional?
Where can I find and view run-time data table?