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
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How can you exit from an action?
What is the purpose of loading qtp add-ins?
What is the descriptive programming?
Why is Client side image is preferred over server side image?
What is the registration process and examination fees?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What is object spy in quicktest professional (qtp)?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What do you mean by iteration?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How you debug your script?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?