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 |
Difference between Black & White box testing
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?
What is Service Pack?
exact difference between smoke testing, sanity testing and unit testing
What is meant by beta testing?
Test cases for save option for notepad - I have listed few. Please improvise my answer
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
I Want Real Time Examples for High Sevirity and LOW Priority and Also For LOW Severity and High Priority..,.In most Of da companies QUestion Ariese on This Plz Help Me Answers
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Easiest way to write test cases? How i can learn writing the test cases?