How do you test the web application?

Answers were Sorted based on User's Feedback



How do you test the web application?..

Answer / rajendra prasad reddy

Software applications are three types:
1.Web applications.
2.Client server Applications.
3.Middleware/Back End/Engines
Now we will discuss about web applications:
In web applications browser is used as agent to access the
application screens using HTTP,HTTPS protocols.

We need to conduct follwoing minimum tests for web
application:
1.Functional testing.
2.GUI testing.
3.Browser Compatibility Testing

On demand following tests also recommanded:
4.Security testing(If the application is related to money
trasactions and secret information..etc)
5.Load testing,Stress Testing

Functional testing will be conducted by verfiying the
appplication functionality against SRS document.

GUI testingwill be conduted by the verifying the
applications GUI prototype screens.

Browser Compatibility Testing will be conducted by accessing
the application on different browsers,Different browsers
sub versions.

Normal browsers are:IE 7.0,IE6.0
Mozilla Firefox 2.0,3.0
The system should work stable for specified load in the Non
functional requirements.

Still feel free to mail me

Byee
rajendra_penumalli@yahoo.com
Hyd

Is This Answer Correct ?    8 Yes 0 No

How do you test the web application?..

Answer / rajesh.pothina

Web application testing is mainly concentrated on the flow
of the application from one module to another module so
that each and every phase and the links with in the
application are working correctly or no.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Dynamic Binding and Dynamic Loss?

0 Answers   Digient Technologies,


What are the advantages of automation over manual testing?

0 Answers  


What is the exact difference between Integration & System testing, give me examples with your project.

2 Answers  


10 scenarios for security testing using gmail applications?

1 Answers  


What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing

2 Answers  






what is accessibility testing?

1 Answers   Sapient, Valtech,


What is the difference between SIT AND IST?

0 Answers   TCS,


what is security test,what is meant by authentication &autherization

2 Answers   kenexa,


How do u prepare test environment for ur application?

2 Answers   Infogain,


what is actually contain test report? can anybody post the test report

4 Answers   NIIT,


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

0 Answers   Siegeworks,


what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

2 Answers  


Categories