can somebody send the script to write a multiplication
table in notepad through qtp
Answer Posted / ravi
make sure the no untitle notepad in the taskbar
Multiplication table 5 upto 10
SystemUtil.Run"notepad"
Window("text:=Untitled - Notepad").Activate
For i = 1 to 10
x = 5 * i
Window("text:=Untitled - Notepad").Type "5 *" & i &"=" &x
Window("Notepad").Type micReturn
Next
By
Ravi
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is system testing and what are the different types of tests you perform in system testing?
What is difference between design time and run time data table?
Plz Explain AUTOMATION REFERENCE MODEL?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
can test automation improve test effectiveness?
what is the structure for the data driven framework
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Hai anyone please "Explain about Framework in QTP?"
For which type of projects the iterative model is not suitable?
How to connect to a database?
how to test load test and block box testing an a web based application pls give ans briefly
Is text area check point supports for web applications?
Approach for Installation,comaptibility,system testing