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
what kind of frame work you used in your last project?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is the difference between the keyword view and expert view?
How does QTP identify an object?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
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 limitation to XML Checkpoints?
write script for bitmap image?
How can you send user defined messages to test report?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Which recording modes need more memory?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What do you mean by checkpoints in qtp?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?