what is the recovery scenario?
What is the QTP test frame work?
Hi PLZ explain User Defined Functions in QTP with eample?
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??/
how to associate object repository during runtime in qtp
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
who QTP recognizes the object stored in object repository?
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
how to invoke the web application through script in qtp
What is action split and the purpose of using this in qtp?
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
what we do after completion of functional and regression testing
What is the main disadvantage of using low level and Analog modes?