what is meant by Utility object and utility functions?can u all pls explain these clearly.
Answer / samudra k
In QTP Utility Objects are Predefine(/created by the system) objects that we may use without creating any object for a particular class
ex:1) system.util.run
2)Reporter.ReportEvent etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, actually I completed Btech(CS). But i Will go to admin (Facility) interview. So, If Interviewer asking like " Why You choose this field". What we say? pLZ PLZ PLZ PLZ >............................................Send me.....
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
What is the purpose of loading qtp add-ins?
What is clean sweep?
How u perform exception handling in QTp,what is other name for ths?
Can we run multiple QTP scripts one after the other without manual intervention? How?
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...!!!
Please explain me frameworks & how to generate the scripts in framework
What is FRAME WORK? How many Frameworks can QTP supports?
how u will evaluate the tool for test automation?
Is it possible to split an action? How?
difference between do while and do until ?