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 type of run time errors you get while you ar edoing rpg program?
Pls let me know how to find out creation time and index for the web application in descriptive programming?
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
What is the Automation Process followed in your company?
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
What test cases can you automate using QTP?
what is the difference between built-i function and In-built function?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this