what is output parameters in qtp?explain?
2)
Answer Posted / venkatesh naidu rangisetti
Generally Actions do not accept or return any values, to make it true there is a beautiful feature called Input/output parameter. Through Input parameter we can send "n" number of values as input to an Action and through output parameter we can return "n" number of values as output of an Action
Where n=1 2 3 4......
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the types of object repository in qtp?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What contains Data Driven Framework document in qtp?
Where we use data driver in qtp?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How many tabs are available in debug viewer pane?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Does QTP run in any environment?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is the synchronization point in qtp?