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 / mukesh
hi,
u can open a Notepad by using record and run setting for
windows application ( there u can give the path of
notepad.exe) and also by invokeapplication method
there u have to give the physical path of notepad
for ex (c://programfiles/.....)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How can I check if a environment variable exist or not?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
your coming from electrical backgroung..but y ur coming to software side?
Explain the concept of object repository & how qtp recognizes objects?
What is fragmentation and paging?
Which scripting language used by quicktest professional (qtp)?
Explain the qtp test phases.
How can I change object description or check point values in qtp?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
How many tabs are available to view your test in a test pane and what are they?
How to associate function library at a run time?
What are the different recording modes?