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 |
explain test life cycle
What are the two ways to create test scripts?
how far the test tracability matrix hepls in regression testing ?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
Where will you give the Reproduce option in Bug report?
where do u store Testcases and where do u store versions
what is debugging and whitebox testing and what is the diff?
what is Negative testing and what It?s Purpose?
How do you feel about cyclomatic complexity?
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What a team leader will test first when s/he will get new module to test?