how to test an web application. and what step have to
considered first.



how to test an web application. and what step have to considered first...

Answer / dada_khairnar

Web sites are essentially client/server applications - with
web servers and 'browser' clients. Consideration should be
given to the interactions between html pages, TCP/IP
communications, Internet connections, firewalls,
applications that run in web pages (such as applets,
javascript, plug-in applications), and applications that run
on the server side (such as cgi scripts, database
interfaces, logging applications, dynamic page generators,
asp, etc.). Additionally, there are a wide variety of
servers and browsers, various versions of each, small but
sometimes significant differences between them, variations
in connection speeds, rapidly changing technologies, and
multiple standards and protocols. The end result is that
testing for web sites can become a major ongoing effort.

Steps considered are:
1. Behaviour Testing
2. Static web testing
3. Input domain testing
4. Backend testing
5. Error handling testing
5. Frame Level testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Can Someone tell me scenario in testing having low severity and high priority and vice versa

6 Answers   CybAge,


What is change request & what is the role of Tester in change request ? pl explain with example .

1 Answers  


what is port testing and mutation testing?

3 Answers  


How do u determine,what to be tested?

0 Answers  


What are Test Deliverables?

2 Answers  






What is difference between Build, Version and Release

0 Answers  


Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.

0 Answers  


2. How would u test and automate Windows Screen saver ?

1 Answers  


Explain Vmodel

3 Answers   Infosys,


How many types of api testing are there?

0 Answers  


As a manual tester what will do from day one getting the project and till signoff?

1 Answers  


what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)

0 Answers   Encora,


Categories