Computer Science, asked by johnmohanta209, 8 months ago

What is different between online and offline testing

Answers

Answered by mayanksharma789594
1

Answer:

Explanation:

System under test may be designed to used as "Stand Alone" or "Integrated System". Otherwise, there's no need to apply Offline/Online Testing concept.

Online Testing: Online for me is that system will have to connect with the internet or other systems to exchange the information. So it's all about what will be happen when System is online (Connect to the internet or other applications/systems via specific communication protocol)

Offline Testing: Is to see if System or Application behave properly when system is offline or running in stand alone mode.

Similar questions