Explain three tier architechture of the java project?
what is the web server and what is the database server?
Answer Posted / anonymous
Client (Browser)
JspContainer(Weblogic/Tomcat)
DBserver(oracle)
----3Tier----
or
Client (Browser)
EJBContainer(Weblogic)
DBserver(oracle).
web server deals requests from clients(browsers) and
process them, give the response to client. It may deal with
dbserver.
Dbserver stores the data using an RDBMS like oracle.
Actually oracle is a dbserver + dbms.
Webserver-Weblogic/tomcat
Dbserver-Oracle/mysql/mssql
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is boundary value testing? Give an example.
What is the difference between three tier and two tier application?
what is quality Factor
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
What types of testing is specifically important for web testing?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
how deployment phase of SDLC differs in product based and in service based company ?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
test cases on bangles???
How do u determine,what to be tested?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is early testing?
what is the difference between Risk based and Requirement based testing???
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module