IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE
APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
Answer Posted / siva
QTP wont select that particular object. Since the Virtual object is designed for a particular coordinates with reference to windows. there is a chance that QTP may or may not click the particular object.. So its mostly NO and very rarely Yes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What are the key points to create a framework in QTP for oracle forms?
Explain different recording modes?
Is it possible to use two instances of UFT on the same machine? If not why?
How do I get the QTP scripts result in xml format by using vb script function?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Explain sub procedure of vbscript.
How does qtp recognize objects in aut?
how to create flat file datasubmission in qtp
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
How the exception handling can be done using quicktest professional (qtp)?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example