What is the difference between Client server and web based
systems?
Answers were Sorted based on User's Feedback
Answer / sreedevi
Client server:
1.Application and server will be there.
2.if we want data we will send a request to server
directly.
3.Server will fetch data and send to application.
Web based System:
1.Application, Middleware and server.
2.if we sent data request, request will go to
middleware from middleware to server.
3.Response will come from server to middleware and
middleware to application.
4.we r not authorised to connect dirrectly to server(
mailnly for security ) ex: Yahoo
| Is This Answer Correct ? | 1 Yes | 1 No |
can anybody tell me during interview which type of question raised in project round
What is meant by datadriven test?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...
Which r diff. models for SDLC and STLC ? Thanks in advanse to replier. Suyog Watershed Infotech
what is debugging and whitebox testing and what is the diff?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Explain number of production defects measure?
entry and exit criteria for each phase in STLC and SDLC
who will prepare the SRS,FRS,BRS, AND When Will they prepare that
how to test the cookies ?
what is Difference between Test Cases and Test Plan ? Give some Example Both of them
What are two types of Metrics ?