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 |
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
How can i initiate the objects to find uniquely in OR
What is use of Global Sync Timeouts in QTP9.2?
How can you connect the database with QTP?
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Can I import a excel sheet in Action1 datatable? How?
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
Will QTP Support Japanese Language?
3 Answers Cap Gemini, Infosys,
How to send QTP scripts to our colleagues?
Sql questions to find second max salary and how to use joins
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?