Jump to content
WAPT Forum
Sign in to follow this  
Guest Kumaran.mdd

User Data Not Inserted into Database

Recommended Posts

Guest Kumaran.mdd

WAPT - when i RunTest, User data was NOT inserted into database. On WAPT error report/log there was no error.

Please some one help me, where the issue Is ?.

 

Created a Profile,

Recored the user action (eg: login and insert a record)

stop record

verify test (No errors),

Run Test (No Errors).

 

But the form data was NOT inserted into database.

Iam testing a ASP.net 1.1 web application.

 

thanks

- Kumar

Share this post


Link to post
Share on other sites
Guest Doug
WAPT - when i RunTest, User data was NOT inserted into database. On WAPT error report/log there was no error.

Please some one help me, where the issue Is ?.

 

Created a Profile,

Recored the user action (eg: login and insert a record)

stop record

verify test (No errors),

Run Test (No Errors).

 

But the form data was NOT inserted into database.

Iam testing a ASP.net 1.1 web application.

 

thanks

- Kumar

 

Kumar,

I would check a couple of things.

 

1. Are you sure your pages are being processed correctly? I have found on occasion that WAPT will not report an error even though the pages are not being returned. To avoid this I use validation on almost every page. I once had a 12 step script that passed when running "Verify" and after I inserted validation every page failed because it turned out that the very first step failed which was the "log on".

 

2. If you are using the same "user" as you did when you recorded the script, it's possible that the record trying to be added is already there so there would be no change in the number of DB records for that iteration. To confirm this, do a manual run with the same user as you did for your test and see if the DB increments.

 

Doug

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