How to call .vbs funtion , Library files in QTP? plz
Explain indetail(chandana)
Answer Posted / pavani prasad
we can associate a .vbs file to qtp script without using the
navigation given above i.e
we can use "executefile" method
simply
executefile"path of the .vbs file"
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
why should we give deliver good quality software?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
what is the difference between data driver & data driven and driver script?
What is a programmatic description?
Where is the Bitmap checkpoint information stored?
What does mean by Scope of Automation?n How we defined it?
Have you used xml check point in your project? How?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
distinguish between old version and new version QTP features.
What is action? How many types of actions are there in qtp?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What is the architecture of your project? Can any one answer for this question plz........
By using QTP can we record any log files written by the application which is in execution?