Hi all please solve this.It is urgent.....
When I right clicked on a Web image manually It displayed
Open link,open link in new window,save picture as, Email
picture,Printpicture,propeties...etc.
While automation I have written a code like this
'browser("Google").Page("ramseeker®: Memory and_3").Image
("graphOfModel").Click 10,10,micRightBtn
But the right click menu was not displayed.
I want to save that image in a seperate folder

Answers were Sorted based on User's Feedback



Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / sudhanadna

Hi Dude,
if you want to save that image use capturebitmap
method...


Browser("XXXXX").Page("XXXXX").CaptureBitmap "<FilePath>"

ex:

Browser("XXXXX").Page("XXXXX").CaptureBitmap "C:\sample.bmp"


you give only bmp.

if you didnt get answer please mail at:

nanda.dreddy@gmail.com

Is This Answer Correct ?    1 Yes 0 No

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / rayudu

Hi nanda My problem is When i right click on the image
manually it is being displayed "right click menu options"
while automation it did not display righ click menu.I want
the right click options. I also want to check the
properties of the image.I want not only saving the image.

Is This Answer Correct ?    0 Yes 0 No

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / rayudu

Thanks,

It is a good suggestion....Keep posting me answers when I
asked.

Is This Answer Correct ?    0 Yes 0 No

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / rayudu

Thanks Deepak!
It is working...

But i am not using recording and playbacking.I am writing
Descriptive programing and scripting.Is it good recording
for two lines between the script?

Is This Answer Correct ?    0 Yes 1 No

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / deepakm82

Ya absolutely it is fine using two lines via recording as
far as your project conditions are not affected..but you
can try using descriptive also on the code generated by
recording...

Is This Answer Correct ?    0 Yes 1 No

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / deepakm82

Hi..try using low level recording.Hopefully it will solve
ur problem..

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent

5 Answers  


How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?

2 Answers   TCS,


You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?

2 Answers   PanTerra,


What is the entry and exit point of automation testing

2 Answers   Infosys,


what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?

2 Answers  






Tell me the difference between QTP9.2, QTP9.5 and QTP10.0

1 Answers   Genpact, HSBC,


Mention what are the different types of recording modes in qtp? Which will be used when?

0 Answers  


Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone

1 Answers  


HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.

2 Answers  


What are the benefits of qtp?

0 Answers  


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

0 Answers  


How to recognise the webelement and verifying that webelement is enabled?

0 Answers  


Categories