difference between 2 tier and 3tier?and what is the
defination of tier?
this environment contains two tiers one is for cleints and
the other one is for server.
presentation layer and business layer will be present in
the clients and database layer will be present in the
database server.
when ever the application need to be used in a single place
like single building a single organization or in numbers of
branches in single cities and if the application need to be
accessed very fastly then the environement sugusted is
client server environment or two tier environment.
Three tier environment: This environment containsthree
tiers, one is for cleints, the middle one is for the
application server and the last one is for database server.
Presentation logic will be present in cleint business logic
is present in the application server and the data base
logic is present in the database server.
when ever the application need to be used all over the
world by limited number people when the environment is
suggested is web environment or three tier environment.
| Is This Answer Correct ? | 2 Yes | 2 No |
If developers team doesn't agree with the bug raised by you, what is the next step would you take
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
what is difference between boundary value analysis and Equivalnce partioning?
5 Answers InterSoft, Sharp, TCS, Wipro,
How to test API's?
12 Answers BeBo Technologies, HK Soft, Microsoft,
Who should you hire in a testing group and why?
Differentiate test bed and test environment?
recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.
Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.
Guys, can any one of u give the realtime example for Ad Hoc Testing
Explain some techniques for developing software components with respect to testability.
what are the parameters use to write the test plan document?
when doing regression testing, how can we know that other screen or module are affected?