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 |
what are the disadvantages in QTP 9.2?
what is a active x control?can any one brief me about active x controls
give me descriptive programing code sample flight application in qtp?
Pls let me know how to find out creation time and index for the web application in descriptive programming?
How many types of actions are there in quicktest professional (qtp)?
How to export data present in Datatable to an ".xls" file?
Why do we use text checkpoint as we can make use of the same in the standard check point?
How can you merge two Object Repositories?
What is the quicktest professional (qtp) testing process?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
what is the frame work your using in automation ?
Mention what are the different types of recording modes in qtp? Which will be used when?