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 |
Guys, can any one of u give the realtime example for Unit Testing?
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression
Explain with example : Test Scenario, Test Suit And Test Case.
question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?
write test cases on "Login Window" ?
How do you perform regression testing?
what is equivalence boundary
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
How much the bug is affecting the functionality of the application?
Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them
What are the different phases available in STLC.