Jump to content
WAPT Forum
Sign in to follow this  
someguy

Treat server response as valid for all requests

Recommended Posts

Is it possible to record a session and check on a test run that the server response is the same?

 

I have lots of ajax calls and the response should be identical. I copied and pasted the whole dataset returned into the "Server response valid if body CONTAINS the following text:", and that works, but it's very time consuming and changes will be hard to update in that small single line textbox.

 

Am I missing a global feature for this?

 

WAPT 8.0 Built on Apr 30 2013

Unregistered version

Installed modules: Module for ASP.NET Testing, Module for JSON Format

OS: Windows 7 (build 7601) x64 (Service Pack 1)

Share this post


Link to post
Share on other sites

You can use validation rules for the whole profile.

Or if your ajax calls are identical that try to use the Loop operator instead of lots of requests.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...