how to automate standalone infopath forms using QTP? (it is
not a dotnet or a web form)
Answer Posted / jay prakash
Question is not very clear.
Request you to please post the details of the problem so
that we can provide you the exact solution.
Regards,
Jay Prakash
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
In qtp, how you can remove the spaces from string?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Hai anyone please "Explain about Framework in QTP?"
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What is checkpoints for quicktest professional?
What are the features of quick test pro(qtp)?
how to find that tools work well with your existing system?
Explain how qtp identifies object?
how to acess a test in RSA?
In qtp, how you can exit for loop?
How to create a standard checkpoint ?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
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?