w is time parameter
Parameter mean passing the values in the scripts, Means we have to store the data somewhere(Notepad, DataTable,Excel, ...etc) and we need to give the reference of the data into the scripts
now I m explaining how to use the data in to scripts
Browser().Page().WebEdit().Set "Srinivas" 'This is hard code the data
'Parametrization
Browser().Page().WebEdit().Set DataTable.Value(ParemeterId,sheetName)
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do call a output parameter from one action to another action??/
what are the limitations of automation testing?
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.
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
What is active screen?
Can we use index on view?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
With help of object repository,we can able to write the descriptive program manually?
What are the two types of repositories available, explain them?
hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me