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

Post New Answer

More QTP Interview Questions

Hai anyone please "Explain about Framework in QTP?"

6 Answers  


can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function

5 Answers  


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

0 Answers   BirlaSoft,


What ate the Technologies supported by QTP?

0 Answers  


Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?

1 Answers   Wipro,






1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me

0 Answers  


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

0 Answers   CTS,


What are the most frequent errors you faced while executing your scripts?

1 Answers  


Give me diffrent script in QTP for Webpage(Java and .Net),WindowsBased Applications,Java application,.Net application...

2 Answers   TCS, Virtusa,


Tell about descriptive programing in qtp8.2?

4 Answers   GE,


What are the differences between QTP 9.2 and 10? please explain e indetail......

2 Answers   Wipro,


ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS

0 Answers  


Categories