Jump to content
WAPT Forum
Sign in to follow this  
Guest dineeshbaabu

Suspect a Bug in WAPT tool - using GET/POST method

Recommended Posts

Guest dineeshbaabu

Hi all,

I am new to WAPT,I am using WAPT Pro 2.1 trial Version. When I recording a web application using WAPT, It automatically records the web pages and its properties as per the "GET/POST" request method.

After completing the recording process, I "Verify" the test without changing the properties.

Issue I faced:

After successful verification of the first 2 Pages, I got an 405 error at the 3rd Page.

Note:

405 error:specified HTTP method is not allowed for the requested resource (HTTP method GET is not supported by this URL).

Below, Please find the Example:

Here with the “Request method” automatically detected by WAPT Pro at the time of recording:

Page1:--->GET Method

Page2:--->GET Method

Page3:--->POST Method

Page4:--->POST Method

Page5:--->POST Method

Page6:--->GET Method

 

Here with the Out Put I got:

Page1:--->GET Method--->Pass

Page2:--->GET Method--->Pass

Page3:--->POST Method--->Fail

Page4:--->POST Method

Page5:--->POST Method

Page6:--->GET Method

 

Questions:

1) I verified the properties of the 3rd page,"POST" method only used on that page. It looks fine for me.

Why I am getting error even I used "POST" method?

 

2) While I am recording the web site using WAPT Pro ,it automatically detected the request method of the 3rd page as a “POST” method,but at the time of “Verification” or “Running” process, it uses “GET” method for the 3rd page.

Why WAPT tool use the “GET” method instead of “POST” method, without changing the method settings manually?

 

Thanks!

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...