What information do the columns in the Keyword View show for each step?
Answer Posted / varun kandpal
As you recorded your test, QuickTest generated steps in the Keyword View representing each operation you performed in the Web browser.
The columns in the Keyword View show different information for each step, as follows:
. Item—Displays the item for the step (test object, utility object, function call, or statement) in a hierarchical icon-based tree.
. Operation—The operation to be performed on the item, for example, Click or Select.
. Value—The argument values for the selected operation, for example, the mouse button to use when clicking the image.
. Assignment—The assignment of a value to or from a variable so you can use the value later in the test.
. Comment—Any textual information you want to add regarding the step, for example, Return to page used in first step of the test.
. Documentation—Auto-documentation of what the step does, in an easy-to-understand sentence, for example, Click the “findFlights” image.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is qtpro? What is quick test pro?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What do you to script when objects are removed from application?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to use checkpoints in qtp ?
How software tester can use constants and variables in scripts?
What is the basic concept of quicktest professional (qtp)?
Through array we can execute the testcase how ? give me example
Can we run test with out adding object in object repository? How it is possible?
Explain the checkpoint in qtp?
Explain different types of action in qtp?
Explain about datafile/verification of date file when file is not available in local system?
What are the check points can be inserted without recording?
What are the different recording modes?