What is an Custom Object in QTP ?
Answer / nalini
Customer Object means QTP is unable to match object class
with predefined classes. This would happen in two cases:
1) Appropriate Addin is not loaded
2) QTP doesn't support the environment.
| Is This Answer Correct ? | 2 Yes | 1 No |
Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
Why script error occur in between recording in qtp?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
Which Databases supports for QTP?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
Write a script to customize the test results in PDF and HTML format.
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?