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

Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks

6 Answers   TCS,


List the considerations in developing testing methodology

0 Answers   DELL,


How we allocate the priority(Blocker, Critical, etc.,) in Testing?

0 Answers  


Whats the meaning of features to be tested and features not to be tested in Test plan?

3 Answers   Oneclick Testing Solutions,


Describe your experiences with code analyzers.

0 Answers   HCL,


What are the basic concepts of database that a software tester should know?

3 Answers   SGT,


KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com

0 Answers   IBM, STG,


Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.

2 Answers   HCL,


what are the conditions of test cases?

4 Answers  


How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")

4 Answers   ADP,


What actually testers do in Smoke Testing?

18 Answers   Patni,


What is Equivalance Class?

7 Answers  


Categories