can we call runaction in the funcion
Answer / uday
Why not, you can put a RunAction in a function.
function callExtAction()
RunAction "Action2", oneIteration
end function
callExtAction() which calls the Actions2.
Thanks,
Uday
http://qtpftvideos.blogspot.com/
| Is This Answer Correct ? | 2 Yes | 0 No |
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
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
what is run action?
What does ".mst" stands for? (abc.mst)
What is Object Spy in QTP?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
What is the Risk Analysis? Waht types of risk analysis are there?
write a qtp code to display all the items in the fly from combo box or list box
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
How many number of actions possible in qtp?