I want to scroll down in MSPAINT (captured a screen
already). So that I can read the data in it through the
step Window(paint).GetVisibleText for my validation. Anyone
know the scripting for this?
Answer / aiswaryan
just recorded,
Window("Paint").Activate
Window("Paint").WinObject("Afx:1000000:8").VScroll
micPageNext, 1
| Is This Answer Correct ? | 6 Yes | 1 No |
How to use setroproperty?
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
How to identify flash application when the qtp is not identifying the flash application objects.
can any one explain with an example how to test Web application using qtp
What are the automation metrice in your project?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What is the use of Accessibility check point?
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
Please clarify Automation and QTP both(names) are same or diff?
How will internal and external links be validated and updated? how often?
what r advance features u had done in QTP?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application