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 / kumaresh
Not Only ObjectSpy if u try to add the object also Qtp will
not recoganise it Because QTP need Add-ins to identify the
Webapplication and this add-in will get intiated when qtp
is Opened by selecting the appropriate add-in.once qtp
window is opened u can open a browser and spy it or add-it
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to export quicktest professional results to an .xls file?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What is qtp window?
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 many types of actions are there in quicktest professional?
How many add-ins comes by default with quicktest professional?
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.
What is the difference in the global and action sheet in qtp?
Where you get the run time data table?
when a test case is written how u test using qtp
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
How many types of parameters are available in quicktest professional?
What is synchronization? What are the ways you can synchronize?
How to suppress warnings from the test results page?