What is Active Screen in QTP?
Answers were Sorted based on User's Feedback
Does QTP support flat files? If yes what are those?
write script for how to add function library in QTP
why do we go for Test Automation?
write is the code for regular expression in QTP
How often were they executed?
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??/
Can anybody help me for vb script in qtp? give me examples for practice plz.
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
what is the difference between window command and dialog command
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
How is the Bitmap checkpoint different from Image checkpoint?
what is keyword driven testing