I want to open a Notepad window without recording a
test and I do not want to use SystemUtil.Run command as
well How do I do this?
Answer Posted / chaitu
You can open the Notepad through this method also
Set Notepad = CrateObject("Notepad.Application")
Notepad.visible = Ture
Set Notepad = Nothing
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why we load add-ins in qtp?
What is output value? How many types of output values are there in qtp?
How QTP identify the system time that's changes every seconds?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
If created one virtual object? Next time I changed the window position will it work?
Where we use data driver in qtp?
For which type of project the iterative model is suitable?
What is the basic concept of quicktest professional?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is quicktest professional window?
What are the views available in qtp?
How to customize checkpoints with parameters?
what is meant by source control?
what are the mandatory properties for a tex boxc (scenario?)