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 drawbacks for record and payback in qtp
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
who is the best faculty in Hyderabad for QTP?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
what r the 3 basic factor on which we determine to perform automation
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
how to retrieve the xml file data through qtp. can anybody send script for this..
How will internal and external links be validated and updated? how often?
How to do Batch run in qtp? provide the steps?