Answer Posted / akshay kumar
Vbs
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How many tabs are available to view your test in a test pane and what are they?
Can any one send me the QTP Basic Coding Samples?
Explain advantages and disadvantages of ddf?
How to recognise the webelement and verifying that webelement is enabled?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to save your test using quicktest professional?
What are the types of object repository in qtp?
What are the different attribute used with regular expression?
why text area checkpoints cannot used for web applications
How to execute a winrunner script in quicktest professional (qtp)?
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.
How to analyzing test results using quicktest professional?
How QA specialist can identify when programmatic descriptions are useful?