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 points to be taken into consideration while doing desktop testing?
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
Tell me the situations where we will use Data Driven?
On what basis we select test cases to automate?
Hi All, I need code for how to execute qtp scripts from excell sheet
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
How to execute a winrunner script in quicktest professional?
Can anyone please explain me the process of automating an application using QTP as i am new to this?
What is load testing?
How to find the number the number of Links, Brolken Links in a webpage?