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 |
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
Explain with example : Test Scenario, Test Suit And Test Case.
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
In web testing what is Brokenlink property,how can we test this property.plz answer for this
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.
Explan different Risks associated with the project????
Is there a way to estimate acceptance test cases in a system? What is a test suite?
What is the difference bt QA and QC