what r the drawbacks and limitations of QTP?
Answers were Sorted based on User's Feedback
Answer / ravindra
1.QTP is unable to generate the report when the checkpoints
are large in no.
around 3000
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram
1. Can not debug Function Libraries
2. Usefull only when system is fully stable
3. Do not recomond to test GUI.
4. Need skillful candidates.
| Is This Answer Correct ? | 0 Yes | 2 No |
hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
What is LoadRunner?
UFT 12.02 which ALM version will support
How do we analyze the checkpoint results?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
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??/
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
Explain advantages and disadvantages kdf?
Dis advantages of XML checkpoint ?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What ate the Technologies supported by QTP?
In key word driven framework,we will rename the logical names of objects,why?