In QTP for .net application which plug in is used? For Java
Application which plug in is used ?
Answers were Sorted based on User's Feedback
Answer / aryan
The ADD-IN MANAGER dialog box enables QuickTest
Professional to recognize objects in the development
environment of AUT.so for testing java n .net applications
u have to install java and .net add-in so taht qtp can
recognizw objects in ur java and .net application
| Is This Answer Correct ? | 5 Yes | 0 No |
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
what is difference between normal mode and fast mode?
How to record objects of Windows taskbar
Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????
What are the two types of repositories available, explain them?
How to load a object repository(using VBScript) ... very urgent....
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
Where you are storing your script?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
write the code to reverse a string without using Strrev built in function.