Hi Guys, here I am posting one question.
Wen u r working with Notepad. If it is not responding in
the middle of TEst...what u will do.
Answer Posted / aravindh
Hi,
Try this to Close the Notepad at RunTime,
SystemUtil.CloseProcessByName("notepad.exe")
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
When you open QTP, how many sheets you can see?
How you will rate urself in QTP in the range of 0 to 5
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
unique properties of button,edit box, radio button,check box?
We stored into the objects OR and then write the scripting
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
How to test the login page in different ways in automation testing and i need code?
What are the features supported by UFT?
What is checkpoints for quicktest professional (qtp)?
What are the different types of recovery operation?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How to save your test using quicktest professional?