Hi,
I got some difficulties in automating a web check box in a
peoplesoft application. Let me explain the scenario,
When clicked on a look up button in the application, it
navigates to a new page with check boxes and respective
options. Below is the source code for one check box and its
option.
<input type='checkbox'
name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2'
id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34'
value="Y"
onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu
e=(this.checked?'Y':'N');submitAction_win0
(this.form,this.name);" />
</td>
<td align='left' class='PSLEVEL1GRIDODDROW' >
<span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE
Mobile</span>
I want to parametrize using "$29 - $29 Cap with FREE
Mobile". I am not aware of how to parametrize this.
Currently I am parametrizing
with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2'
Can any one please help me out with this??/
No Answer is Posted For this Question
Be the First to Post Answer
How to take screen shot of desktop by using vb script code or is there any method?
How can i check items sorted or not in a weblist ? Give me the script for this...
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
what we do after completion of functional and regression testing
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What is the keyword view and expert view in qtp?
How to create Reusable and Multiple Actions?
How does quicktest professional identifies the object in the application?
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent