The explanation of the problem for which i seek solution is something like 
this:-

I want to write an update action for a UI interface.
1. The update frame has many input boxes like Name, Address, Age, DOB etc.
2. The update function should be able to update any N number of parameters 
when invoked, where N>=1.
3. The update function should be able to understand the respective 
parameter which i need to update and keep the rest as they are.

The caller function
1. Should pass N values as a parameter to the update function.
2. It will read the N values from the excel sheet, where N>=1.
3. It might pass a name-value pair(if possible).

I need to frame the called and caller function in such a manner that it 
satifies the above scenario.
Can someone help me as how to go about it?

Please let me know if i am not clear with the question.

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to