Answer Posted / poonam
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").
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What is the difference between run time object and test object?
How to build scripts that access data from external sources?
how do u plan test automation?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Define Error Pane of UFT?
How you will rate urself in QTP in the range of 0 to 5
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
when to start the automation?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is the meaning Work bench?
How to release all resources file from the QTP?