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 the test scenario? What is the difference between test strategy and test scenario.?
What is differnce between bug and error?
What is sdlc ? Explain ? Testing life cycle ?
9.Data – driver automation typically includes?
what is test scenario? write the test scenarios for your project?please tell the answer? The Automobile Dealer Office Automation (ADOA) application fully automates all vehicle sales and service operations. The project will maintain information about vehicles, spare parts, services, customers, sales and invoices. It facilitates to stores info about job cards and it can generate job
3 Answers ABC Infotech, Cap Gemini,
1.What is the traceability matrix template? Darw the all fields?
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
what is check list?what is use of check list?who prepares that?
1. Hai, if we are not having any SRS,BRS docs., how can we prepare the test cases & how can we test the application ? 2. In this, is it possible to make 100% bug free.
Define Defect,Enhancement ?
what is stlc and what is bug life cycle? are the both same or different?
Can we perform load testing on mobile phone?