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 |
How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?
Tell me agile process in your company
What are the categories of writing test cases?
How to crash or break the web-based application
if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. is it true
1. What are your overall impressions of the Web site?
What is Database normalisation
What is alpha and Beta Testing?
Hi Friends, I have recently completed Testing course and planning to apply for jobs, I am Planning to put Banking Project in my resume but b4 that I need your help guys According to my knowledge in the banking project basically it contains 3 modules say 1. Banker 2. Admin 3. Customer Could you please explain me in terms of interview like how to explain each module and what exactly each module does and what type of testings we can do on banking project. Any help would be appreciated Thanks in advance Swapna
If there is no sufficent time for testing & u have to complete the testing then what will u do?
State a generalized process for load test? Or explain how you did it previously.