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 / vinod
Hi
This is a known bug in QTP
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Describe the differences between functions and actions in UFT?
What are the challenges u faced in testing with crm domain? How u overcome with?
What are the differences between qtp and winrunner?
What Folder Structure following in Keyword Driven Frame work?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
why you have standardized functions? plzzz guys with real time exp. do answer
How to add synchronisation points in qtp?
How can I check if a environment variable exist or not?
How to modify the text checkpoint?
I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)
How to suppress warnings from the test results page?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What is smart identification in QTP?
what is the mail use of frame work(with detail). architecture for keyword driven frame work