How do you test a web online application in offline mode ?

Showing Answers 1 - 19 of 19 Answers

sashihyd

  • Dec 3rd, 2008
 

We can not test a web online application in offline mode. How ever we can check tab order, Look and feel of the application.

  Was this answer useful?  Yes

Vijaymorey

  • May 6th, 2009
 

We can't test web application in the offline mode.

If we configure all the software releated to typical application on stand alone machine (e.g. frontend & backend or middle/interface etc). We need to start listner at backend to conversation with the application it is ideally speaking as natural testing.

Please let know if I'm wrong.

Vijay

  Was this answer useful?  Yes

ersuresh007

  • Oct 23rd, 2009
 

We can test the web applications in offline mode also. For that your system need to be configured with the corresponding databses.etc.. like Srinvas said.
Thanks
Suresh

  Was this answer useful?  Yes

Sheik

  • Apr 25th, 2019
 

Yes we can test the web application in offline mode. Its a functionality where you can do all action in the application in the offline mode. So the data we have entered in the offline will be stored in the browser memory and when the application is connected to Wifi / network we can sync the offline data to online. For eg we have many application works in the functionality of offline mode.

  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