HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2
MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST &
THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS
SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM
Answer Posted / ganesh
YOU FOOLS...................
EX 1: 1ST OPEN QTP
AND NEXT SUT OPEN... MEANS
OBJECT SPY DOES NOT WORK PROPERLY...
MEANS OBJECT SPY SHOWS BROWSER AS A WINDOW....
PAGE AS A WINDOW.LIKE THIS ......OK
EX 2; 1ST OPEN QTP
AND NEXT SUT OPEN
OBJECT SPY WORK PROPERLY.....
MEANS IT SHOWS BROWSER AS A BROWSER AND PAGE AS APAGE.......LIKE THIS
MEANS EXAMPLE 2 IS CORRECT.................CLEAR GA CHEPPANU OK NA GUYS......ANY DOUBTS....
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
how to evalute defects in QTP script?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How many types of Automation frameworks are there in UFT? Describe them.
Give me some real time point of way where exactly we can conduct audits?
Mention the different actions types of qtp.
How can you write the scripts that operate on different objects depending on run-time information?
How to use transactions in qtp?
How can you handle exceptions in qtp?
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...!!!
How to creating an output value using quicktest professional (qtp)?
What do you mean by checkpoints in qtp?
How is a Step generator used in UFT?
How to test login module with different username and password by using data driven testing in QTP?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How to write business scripts using object repository with different scenarios