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 |
Please explain the role of Regular expression in QTP
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
how do u get lib files into scripting files?
How many function you use in your application?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Where are the snapshots stored?
hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
How you can decide which type of object repository you have to use?
What is InStr()
How to check the URL using Automation tool QTP
How to call a function in QTP?