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 i can get the value of label box , please any body tell me script of that code
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
how will you check how many members visited the website www.infosys.com?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How will u test content of an web application with out using chechpoints in QTP 9.2?
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
Hi,All How to create a link in excel sheet using qtp
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to add Dynamic Objects to Object repository?