While scripting do we use any reference. may be we have 2
0r more same objects that time how do we write scripts
Answers were Sorted based on User's Feedback
Answer / ramesh r
In this case, we have to identify the specific unique
properties of that objects... then it will be easily
identified by qtp...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravindra
in this case,we have to go to the "MSWId"
Msw id:means "Microsoft window Id" Mswid is diffarent for
diffarent objeccts
| Is This Answer Correct ? | 0 Yes | 0 No |
pls help me with scripting,right from the beginning in QTP
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
What is wrong in my code?
Waht is diff between SystemUtil.Run and invokeapplication
How to get line numbers in your editor in expert view?
How qtp identifies objects?
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
What is Object Spy?
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
What is the difference between Global and Local Data Sheets?
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......