How to pass parameters into an action.Please explain me
with examples
Answer Posted / rayudu
Thanks for your reply Deepak! But my question is not that.
By using Action Parameters.EX: I would like to enter the
values in Parameter tab of the Action properties.
Name type Defaultvalue description
A Number 25 First value
B Number 30 Second value
My question is How should validate these values in a script
c=int(a)+int(b)
I am calling this action in another action like
RunAction Action1,Oneiteration
But it did not resulted 55.
I know how to pass parameters through datatable.
Please answer it if u know
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is it possible to switch between recording modes during a test creation?
They asked by using qtp recording writing scripting
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How to interact tool & application build in QTP?
In qtp, how you can exit for loop?
Mention what are the different types of recording modes in qtp? Which will be used when?
Where to use Property Let, Property Get, Property Set in UFT
Explain about the test fusion report of quicktest professional (qtp)?
Is it possible to call win runner script in qtp?
How you can delete excel file in qtp?
Explain measuring transaction.
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How to find the length of the string in qtp?
Have you used xml check point in your project?
Explain in brief about the quicktest professional automation object model?