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 |
what is low seviority high priority defet (ex: Yahoo mail)
what is the severity we give. login fails eventhough we enter the correct username and pwd.
tell me about high severity & high priority bug?
A defect posted by another tester, and it is fixed, and that fixed bug has come to you for testing, and you don't know the functionality, what do you do ?
Explain the procedure for manual testing.
What should be done after a bug is found?
From Quality Center, how can we take a back up of a project??
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
How many are the types of Black Box testing ?
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
1. How many Process are there in Testing Life Cycle?
Could you please give me an example of test scenarios for online banking testing (like billing,payment,statements etc.) (like how to test the functionalities of Payment module, Billing module...etc.)?