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?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
U can still make the notepad open without using the record
or System utility script, just by mentioning the path of
the notepad "( i.e., where the notepad.exe is stored in the
system) in the "Windows Applications Tab" of the "Record
and Run Settings window. Try it out. All the Best.
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the abbreviations for tsr and mtr?
17 Answers Ordain Solutions, TSR,
Can u call winRunner scripts from QTP?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
How i can use Regular expression in QTP?give detailed steps for it.
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
What is Optional step?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
wht is Driver in Integration testing. Anubody can answers it
How to integrate the qualitycenter with qtp
Which object repository we use in real time and can we merge 2 object repostiory and how?
Tell me the situations where we will use Data Driven?
can we run the scripts of qtp 8.2 in the qtp7.0?