Answer Posted / shyam.meghansh
Paramaterization can be done in this way:
#1. In the sheet "Action 1", write some parameters under
column A like name1, name2.
#2. In the code,
Browser("browser_name").Page("page_name).Webedit
("textbox_name").Set
Datatable("A","Action 1").
#3. From FSO u can do like this
datatable.import(<file name>)
In default sheet the data will be stored and in the script
u need 2 modify the code like this
Browser("browser_name").Page("page_name).Webedit
("textbox_name").Set
Datatable(Names,Gtsheet).
Names :- is the colum name and
GtSheet : - is global sheet in default sheet
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is the meaning Work bench?
What is quick test pro? What is a quick test professional?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is the difference between the keyword view and expert view?
How smart identification works in qtp ?
What are the key elements available in test result window?
can test automation improve test effectiveness?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
what is run-time data?
what is output value in QTP and how it can be used in automation testing
what is the difference between development and testing
How to modify object property in qtp ?
What are the Disadvantages of shared object repository?