What is the difference between "call" and "callclose"
Answer / jay prakash
You can use two types of call statements to invoke one test
from another:
A call statement invokes a test from within another test.
A call_close statement invokes a test from within a script
and closes the test when the test is completed.
The call statement has the following syntax:
call test_name ( [ parameter 1, parameter 2, ...parameter
n ] );
The call_close statement has the following syntax:
call_close test_name ( [ parameter 1, parameter 2, ...
parameter n ] );
The test_name is the name of the test to invoke. The
parameters are the parameters defined for the called test.
The parameters are optional. However, when one test calls
another, the call statement should designate a value for
each parameter defined for the called test. If no
parameters are defined for the called test, the call
statement must contain an empty set of parentheses.
| Is This Answer Correct ? | 3 Yes | 0 No |
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How to use Environment parameterization? Explain with an example.
What is the script for database check point, bitmapchek point, regular expression ?
how to associate object repository during runtime in qtp
I have given u a application.To automate it what are the things will u consider?
At a time how many users can access QTP?
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to Start recording using QTP?
what is the recovery scenario?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer