07-18-2012, 04:39 PM
I dont want to pass a string value , I want to work just like in Java we can add a paremeter in the method like
SelectUser(user)
calling--->SelectUser(peter)
it automatically sets the user,
i wonder how can we do this in QTP?
SelectUser(user)
calling--->SelectUser(peter)
it automatically sets the user,
i wonder how can we do this in QTP?