Thank you Jenny,
Really excuse me about my poor English.
exactly my problem is about < WebService("ServicesService_2").login XMLWarehouse("userBean") > ..when it run this line it return a run error but for me it is true and expected error that i handled in my webservice and i want to pass it. what is the solution?
for example in script above when i enter a Incorrect username and password for the login service, the expected error is "User name or password is incorrect!". i want when it return this error message i pass it but it return a run error because of Incorrect password. no deference between unhandled error and handled error ...
I attached a print-screen of my test result that may be useful for problem understanding.
Really excuse me about my poor English.
exactly my problem is about < WebService("ServicesService_2").login XMLWarehouse("userBean") > ..when it run this line it return a run error but for me it is true and expected error that i handled in my webservice and i want to pass it. what is the solution?
for example in script above when i enter a Incorrect username and password for the login service, the expected error is "User name or password is incorrect!". i want when it return this error message i pass it but it return a run error because of Incorrect password. no deference between unhandled error and handled error ...
I attached a print-screen of my test result that may be useful for problem understanding.