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
What is a programmatic description?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How do you send email with attachment from outlook using qtp ?
What is the standard timing delay for web based application in qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is the use of text output value in quicktest professional (qtp)?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What is contained in the object repository?
How to start recording using quicktest professional (qtp)?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
How to capture all the data of a webtable, weblist and combolist using QTP?