Forum Discussion

jon_yates's avatar
jon_yates
Occasional Contributor
11 years ago

Why will the unit test not insert into DB

Hello all.



I'm very new to TestComplete so apologies if a very simple solution.



I have a script (attached) that simply logs into a web app, clicks a few links, enters some data into a form and clicks save.



The flow works and the form data gets entered without error, but the values do not get inserted into SQL database.



Anyone have any idea why this is so?



I've tested with a non-existant user, and I get the appropriate error, so I know connectivity is there.



All help appreciated!