What happens in a web application when you enter all the data and click on submit buttonsuddenly the connection goes off? Where the data will go?

Questions by prabhu_007   answers by prabhu_007

Showing Answers 1 - 7 of 7 Answers

mamatha

  • Jun 13th, 2006
 

Data is lost, if you loose the connection before the data is sent to the database.

  Was this answer useful?  Yes

bharathp

  • Jun 23rd, 2006
 

Its a Good Quetion actually

after entering all the data we pressed on submit button

it depends on when connection goes off means after some tiem like one or 2 minutes or immediately

if it is immedialtely connection goes off then no data will be submitted

  Was this answer useful?  Yes

manish kaul

  • Jun 28th, 2006
 

It totally depends up on the when the connection is lost.

  Was this answer useful?  Yes

milli

  • Sep 13th, 2006
 

the data will loss

Test condition : Enter values in the field -> click on Submit button and disconnect the network connection.

Expected result: Data should be loss

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions