How to do the Mouse Operations in QTP.
How to aacess an Image in a web application to save it on
my desktop.
To my Knwoledge that can be done by mouse right click on
the Image and selecting 'Save the Image'option.
Or Is there any alternate way to do this..
Answer / alka
you can record mouse operation using analog recording
| Is This Answer Correct ? | 0 Yes | 0 No |
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
Can objects recognised without repository?
By using QTP can we record any log files written by the application which is in execution?
what is On Error Resume Next ?
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How to Test Dynamic links ?