Explain sub procedure of vbscript.
Answer / Arun Kumar Attri
A Sub Procedure in VBScript is a self-contained piece of code that performs a specific task. It can take input parameters, perform operations based on these inputs, and return an output if necessary.nTo create a sub procedure, you define its name, input parameters (optional), and the code to be executed inside a function block.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to call a test from another test?
how to write vbscript on web applications in qtp. explian with one example?
What is recovery scenario manager? When you go for recovery scenario manager?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
what is the script to select 2 or more than 2 options from a listbox.
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
please post the interview questions for QA position in FACTSET
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
Tell about automation object model(Aom) in qtp?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
what is vmodel?advantages and disadvantages of vmodel?