Answer Posted / 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 |
Post New Answer View All Answers
What is environment variable in qtp and why to use it?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What are the challenges u faced in testing with crm domain? How u overcome with?
Does quicktest professional is unicode compatible?
What are the automation metrice in your project?
what is keyword driven testing in qtp?n how is it useful?
How to execute a winrunner script in quicktest professional?
write a script to verify the image path(src property) of the images which are in web pages.
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
explain abt dyanamic changing object with example?
What is the basic concept of quicktest professional (qtp)?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
When Recovery scenario actually starts while testing the application?
what is meant by source control?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?