Forum Discussion

dpowell's avatar
13 years ago

Web based testing..

Hi there,

Using Soapui v4.5.1 I've created a basic test that:
1.opens a web application page
2.Logs into the web page
3.displays the default page
4.navigates to an admin page
5.creates a new user

I can see that the new user is created (i checked the web application from another browser) however,
upon replaying my testcase i was expecting to:
A. Actually see the different web pages being accessed
B. Check the login credentials used in a file somewhere

Finally I was expecting that if I manually deleted the new user then ran the testcase again i would see that account get recreated.

Is this beyond the current version of soapui or is there some additional setup required?

Thanks
No RepliesBe the first to reply