Can you tell me QTP is support for GIS(Geography
Information System) Based Software.
Answer / manju singh
YES QTP is support for GIS(Geography
Information System) Based Software By using different
chkpoints n standards.
| Is This Answer Correct ? | 3 Yes | 0 No |
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Please Explain The QTP real Testing process with steps.
what is the difference between an Action and a function in real time
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
WHICH PROCESS U FOLLOW IN COMPANY
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
Explain how you can find length of array in qtp?
What is the file extension of the code file and object repository file in QTP?
How comfortable are you in VB scripting?
how you test broken link using the automated tool QTP ?
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?