Explain the Keyword View ?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
•The Keyword View is comprised of a table-like view where
•Each step is a separate row in the table and
•Each column represents different parts of the steps.
•Item Column contains the item on which you want to perform
the step. This column uses icons displays the hierarchy of
the GUI object on which operation is performed
•Operation Column contains the operation to be performed on
the item.
•Value Column contains the argument values for the selected
operation,
•QTP automatically documents each step for easy
understanding in the Documentation Column
•These 4 columns are default but you can also use
assignment & comment columns in Keyword View
•That’s all to the Keyword View
•Lets Compare the Keyword and Expert View using Step no 2
from our script. You will observe that the same object
hierarchy is displayed in both Expert & Keyword Views and
they map to the same operation and argument value.
•Essentially , Keyword & Expert view contain the same data
but arranged in different format.
•In fact you can perform all operations like create ,
modifying a step .using the Keyword View but to gain
mastery over the tool we will restrict ourselves to the
Expert View
K,byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
what is difference between analog and low level recording
What are the disadvantages of recording test cases in qtp?
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
In our application (Web based application)we will get a pdf file and we have check a particular text in that pdf. Can any one tell how to check text in a pdf file. In the same pdf file it generating some links and I have to click that links. QTP unable recognizing that links, even id did record and playback qtp does not generating any script. Can any one help me….?
How to use custom checkpoints in QuickTest Professional?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?
How we can add actions in the test using QTP?
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.
How to create a Runtime property for an object in QTP?
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
how to use import and export sheet methods in qtp