Answer Posted / lak
Functions :
1) Functions are generic to VB Scripting
2) We can use Functions anywhere outside of QTP that
supports VB Scripting
3) Functions doesn't require object repository
4) Functions returns only one value
Re-Usable Actions :
1) Re-usable actions are specific to QTP
2) We can't use Re-usable actions outside of QTP
3) We can associate object repository to re-usable actions
4) Re-usable actions returns many values
| Is This Answer Correct ? | 0 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?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
UFT 12.02 which ALM version will support
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
what is the difference between data driver & data driven and driver script?
How to data driven test for Win objects in QTP ?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How do I get the QTP scripts result in xml format by using vb script function?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is output value? How many types of output values are there in qtp?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?