write qtp descriptive programming to activate multiple notepads?
please urgent friends
Answer Posted / udham singh
for i = 1 to 5
systemutil.run ("notepad")
next
i will open 5 notepads on the desktop.is this what u want?
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How qtp identifies objects?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How to export quicktest professional results to an .xls file?
Plz Explain AUTOMATION REFERENCE MODEL?
What Folder Structure following in Keyword Driven Frame work?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
What is the file extension of the code file and object repository file in QTP?
How to recognise the webelement and verifying that webelement is enabled?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
can test automation improve test effectiveness?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Differentiate the type of test cases which can be automated and which cannot be automated?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me