Answer Posted / charan
syntax for function
fun <fun name>(arg1,arg2)
<statements>
end
for example if u want to call mul(3,6)
call mul(3,6)
function mul(a,b)
mul=a*b
end
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How many types of recording modes in qtp? Describe each type with an example where we use them?
How to export quicktest professional results to an .xls file?
What are the various types of Actions in UFT?
UFT 12.02 which ALM version will support
Explain the concept of object repository & how qtp recognizes objects?
Discuss quicktest professional environment?
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?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
distinguish between old version and new version QTP features.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is the virtual object?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What is the difference in the global and action sheet in qtp?
Explain how Does Run time data (Parameterization) is handled in QTP?