Whenever we r keeping mouse pointer under the image we r
getting image name. In qtp how can we do this thing.weather
that name is coming or not?
Answer Posted / saran
No we cant get the name of the image as we place our mouse
icon on the image in QTP frame work.
But we can compare or get the name of the image when we go
for the properties of the Particular image.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to use debug tools?
Explain quicktest professional (qtp) testing process?
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))
hou can we use vb script in qtp could u tell me breafly
What is object spy in quicktest professional?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What are the differences between table and db checkpoints?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
How many types of parameters are there?
How will you test a stapler?
QTP script is not working on other's machine..
How to explain a banking project in interview as a test engineer???
How u will do versioning in QTP?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?