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 |
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
What are the types of object repository in qtp?
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
How will you handle the situation when object is not captured during record?
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
How to connect to a database?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Can we record an application running on a remote machine using 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?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Is it possible to switch between recording modes during a test creation?
Explain about the Test Fusion Report of QTP ?