How to remove the associated function library?
No Answer is Posted For this Question
Be the First to Post Answer
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
Limitations in QTP?
what is Supplemental Objects ?
What is Modular framework and Keyword drive framework? Explain
what is Action conversion tool? what the Action conversion tool will do?
any one can explain about QTP proocess,means where to start and how to start Scripting.
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
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 write regular expression for Date field?