What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / krishnateja muppalla
And may be due to plug-in also
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
How to use the object spy in quicktest professional (qtp) 8.0 version?
QTP script is not working on other's machine..
What are the different attributes used with regular expression?
What are the types of properties that quick test learns while recording?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How do Parameterization and Data-Driving relate to each other in QTP?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Describe the differences between functions and actions in UFT?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
What is QTP testing process?
Write a QTP script to enter a keyword in to Google search engine?
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?
Tell me one scenario, the complex functionality you have automated in your project?
What are the key points to create a framework in QTP for oracle forms?