What are class events?
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
what is diff between static and dynaic arrys?
What is vbscript?
How to check the particular window is exist or not with out using check points
Mention what is the difference between vbscript and vba?
I am running a windows based application.While running the script on QTP ,The Application pop-up an Error Message as "object Disabled" in two different scenarios Scenario 1-->The Application pop-up up a Message for Max Session Reached(as the application is set to hold 2 session and if if crosses the pre-defined limit then the error message pop-up) Scenario 2-->When Network connectivity is disabled the Application screen gets greyed out in colour with no operation possible. Now through Exception handling features in QTP ,we need to do the following For Scenarion 1-->Through Exception handling we need to just accept the Message pop-up in the Application and and resume with the call function as is for Scenario 2--> Through Exception Handling featutes on QTP we need to shut down the client , restart the client and resume the call functions as it is Note: The Application returns an Error Message as "object disabled" in both the cases i.e for pop-up message and when the Apllication getting greyed out due to Network failure how can we enhance the script in such a way that for the same error message retured by the application in two different and how to handle them????
How to Import data from a file (file is on the desktop) to the data table
Mention what is vbscript?
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
what is the use of QCUtil? explain with one example?
i need to sort the data using qtp script for this how i need to write a qtp script
When does ‘on click of button’ event gets triggered in the vbscript language?