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 |
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
what is supply chain management?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What is Port testing. Whhen will you perform?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What is Description Object?
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
how u will evaluate the tool for test automation?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.