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 any one tell me which is the best institute for testing in Hyderabad and also the faculty suresh or nageshwarao ????

2 Answers  


How do tou design a good test case?

4 Answers   Cognizant,


When should you opt for manual testing over automation testing?

0 Answers  


What is Stub and Driver ? What functions are used in stubs and driver?

3 Answers   HCL,


Describe to me the Software Development Life Cycle as you would define it.

1 Answers  






Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...

4 Answers   iSoft,


Explian about boundary value analysis with an example ?

4 Answers   RTG,


Pliz anyone give me examle of Blocker,critical,Mojor,Mormal,Minor,Tivial,Enhancement Bug.Itz very urgent....

4 Answers   Jamcracker, Satyam,


I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues

1 Answers   TCS,


Hi,please help me out with my ques:in project each tester how many testing will do?i mean what extent?

2 Answers  


If client give you a project then which testing you will perform first

0 Answers  


What are the three aspects of GUI software to test for with WinRunner?

1 Answers  


Categories