Explain three tier architechture of the java project?
what is the web server and what is the database server?
Answer / 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 |
If project wants to release in 3months what type of Risk analysis u do in Test plan
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
what is the difference between test plan doc. and test strategy doc. ?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
wat iz self join write qeriry for table
Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune
What is Test Pack in software testing? OR What Test Pack consist of?
What is diffrence between the functional and black box testing.
What type of Testing u done ur project?
Hi,iam geetha i want to know about the different type of testing for the webapplications. Since iam doing only manual testing, i want in full details about webapplication testing. Thanks in advance
What is a test log?