What is difference between Client-Server and Web based
architecture.?
Answers were Sorted based on User's Feedback
Client server is a 2-tier application. In this, front end
or client is connected to
'Data base server' through 'Data Source Name',front end is
the monitoring level. Web based
architecture is a 3-tier application. In this, browser is
connected to webserver through
TCP/IP and webserver is connected to Data base
server,browser is the monitoring level.
In general, Black box testers are concentrating on
monitoring level of any type of application.
| Is This Answer Correct ? | 17 Yes | 1 No |
what is mean by mr ?
What is testing process
What is the difference between two tier and three tier architecture?
What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?
what is the difference between onshore and off shore
write the test cases that you have scheduled an interview and you came for the same and you are about to take the interview.
what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?
if tester found some bugs in the application then which format they will send it to development team.
what is mean by end to end testing?
What are all the scenario for 1.google analytics 2.api 3.paypal
how deployment phase of SDLC differs in product based and in service based company ?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.