in case of web application what kind of areas we r tested
and one more in case of database testing what we are testing
tell me in brief.
Answer / rajendra_penumalli
In the case of web application we have to think following
points first.
Web application will contain three aprts atleast:
1.Web client/browser Eg: IE,Mozilla
2.Application/web server Eg: Aapache,Tomcat..
3.Database server. Eg: Oracle ,SQL Server
Wen client will be implemented uwing some scripting
language like HTML,
Server side will use some java or Dotnet software
So we need to do Browser comptibility testing,
Server side testing,
Database testing
Performance testing
Usability testing..etc
Rajendra_penumalli
| Is This Answer Correct ? | 4 Yes | 0 No |
How do u go about testing a project?
What Is risk Based testing?
When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .
Explain the strategy for testing a Java application?
Have anyone got the Cognizant manual testing call letter for interview? Pl reply
What is the difference between system testing and integration testing?
Can you explain how tpa works?
When do u stop testing?
What is big bang approach?
what is testdata
Explain about performanece testing?
who do sanity testing ? who do smoke testing ? plz give me correct answers.