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


Please Help Members By Posting Answers For Below Questions

how do i know how to use tools

1441


what is the difference between data driver & data driven and driver script?

2132


What does it mean when a check point is in red color? What do you do?

561


How to export quicktest professional results to an .xls file?

564


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

1203






Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

1293


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

1573


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

911


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1467


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

561


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

588


How to use transactions in qtp?

553


How do you create new test sets in td?

524


What is object repository in qtp?

551


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

5847