Answer Posted / 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 |
Post New Answer View All Answers
Difference between adhoc testing and error guessing?
How can we test for drastic (severe) memory leakages?
Actually by using severity you should know which one you need to solve so what is the need of priority?
Tell some examples of bug severity and bug priority?
What is manual testing and what is it process?
how to test a web application manually?can u explain indetail?
What is the difference between load testing and performace testing?
can u merge 10GUI map files into a single GUI map file in winrunner?
1.what kind of testing have you done ?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
How to do security implementation for any URL??
What is meant by entry criteria and exit criteria in software testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is change request, how you use it?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics