Answer Posted / cnu_thatavarthi
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 |
Post New Answer View All Answers
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Which environments are supported by hp qtp?
How do you perform Regreession Testing?
How do we handle run-time errors?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Hello friends..... On which areas of an application we can not test with QTP
What is reusable action?
Can we run test with out adding object in object repository? How it is possible?
How is the Bitmap checkpoint different from Image checkpoint?
what function you write to do database testing with the help of qtp?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What is the difference between rational rose and QTP?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
When to use descriptive programming?