what is two tier application? and what is three tier
application?and what is the basic difference? explain with
a example?
Answer Posted / anu
Two tier application will have 2 layers
Presentation Layer:i.e. Front end
Bussiness and Database Layer
Three Tier application has 3 layers
Presentation Layer:i.e. Front end
Bussiness Layer:Which contains all business logic
Database Layer:Where all data is stored.
Example:If any condition is given for a search to display
the data.
In 3tier application that condition will be recevied by
Bussiness layer:search is carried as per requirement and
message will be sent to databse to display the details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
what is meant by application server and its functions?
What is back to back testing?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is pesticide paradox? How to overcome it?
What is Traditional testing & Object Oriented testing?
What is mutation testing & when can it be done?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
When do we perform smoke testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
Can you do system testing at any stage of sdlc?
How would you test a service oriented architecture (soa) web application?