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 you perform regression testing of software?
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
What is Low level design & High level design? and brief description.
Why would we not include these?
what are the reason for assigning the status Postponed and differed to a bug? Pls tell me with exampless
who will infrom the testers when the build is ready to test from developement side?
what are the types of priority and sevority?
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
what is regression testing?
I am new to Testing , my question is Integration Testing is a BlockBox Testing or White box testing ? please give me a answer .....
7 Answers HCL, Zycus Infotech,
can anybody tell me what is the difference between bata and alfha testing?? and sanitary testing??qtp testing
Where are more than 50% of the defects introduced