IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE
APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / dolly
QTP WILL EXECUTED SUCCESSFULY,BECAUSE THERE IS ONE SELECTED AREA IS CONSIDER AS VIRTUAL OBJECT.
| Is This Answer Correct ? | 0 Yes | 4 No |
What are the views available in quicktest professional (qtp)?
How to handle the exceptions using recovery secnario manager in quicktest professional?
Question:how many types of repositories in QTP9.2?and explain??
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
How to find duplicates in an array and remove them efficiently?
Is it possible to split an action? How?
What is All object and Local object in Object Repositary? Explain me please.
What is the method for maximize the application while we using Decriptive programming in QTP?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How to count the no of objects in XML file(QTP)
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)