How do you test the web application?
Answers were Sorted based on User's Feedback
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 |
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 |
what is verification, validation
what is static and dynamic testing.
what is cause effect graph?
What is the difference between white box, black box, and gray box testing?
Generally Where do we concentrate more while doing Web Application Testing means which functional area...Thanks in advance...
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
What is the difference bt QA and QC
Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.
what do u mean by Functional testing?
hi, I want the sample project documentation, will any one guide me by giving the procedures, mail me in my mail id gpriya_1980@yahoo.co.in thanks in advance
What are the various techniques in black box testing?