How do we connect QC by using QTP?
Answers were Sorted based on User's Feedback
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??/
What do you to script when objects are removed from application?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
write a VBscript code to parametrize test script using test data from sqlserver database?
I have given u a application.To automate it what are the things will u consider?
What is the Difference between copy to action and call to action?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
does the vb script knowledge is mandatery in testing using QTP
How to change the run-time value of a property for an object in QTP?
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Tell me few important difference Between QTP and WinRunner?