Answer Posted / kartheek
ACTIVE SCREEN IS THE SNAPSHOT OF YOUR APPLICATION
WHAT U PERFORM
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain QTP using different development techniques ?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How can I check if a environment variable exist or not?
When to use shared and local object repository?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How to use setroproperty?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
explain how to write vb script in qtp?when will you write own script?
Why is action split used by qtp?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.