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 |
why you have standardized functions? plzzz guys with real time exp. do answer
how do we add a new sheet to data table in QTP?
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
How to retrieve alpha bate from the alphanumeric string with special character.
How can we add regular expression for date field (dd/mon/yyyy)?
Is it possible to split an action? How?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
Problem with XML checkpoint in QTP ?
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
What is Version control?
what is use of the object repository?