can test automation improve test effectiveness?
No Answer is Posted For this Question
Be the First to Post Answer
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
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...!!!
Where we can use the analog mode and where we can use the low – level mode?
How can we close all webbrowsers which are opened in out desctop?
Did you face the problem, changing the properties of an object in Run Time?
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
How to export QTP results to an ".xls" file?
Can any suggest me what is exposure testing?
how to find that tools work well with ur existing system?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
we have 10 actions in out test how can we convert 9th action is main action ? how ?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?