What information do the columns in the Keyword View show for each step?
Answer / 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 |
What is output value? How many types of output values are there in qtp?
If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?
How does quicktest professional identifies the object in the application?
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji
how to load vbs file to qtp through scripting. plz provide the code.....
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.
How to use Environment parameterization in QTP? Explain with an example.
draw the qtp frame work?
What are the different types of recording modes in qtp? Which will be used when?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji