1.What are the difference b/w client & server?
Answers were Sorted based on User's Feedback
Answer / syed & shanu
A client is defined as a requester of services and a server
is defined as the provider of services. A single machine
can be both a client and a server depending on the software
configuration.
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / suvvi
Client requests the information and Server provides the
information.
AN application will have Presentation logic, Bussiness
logic and Database logic.
In Client Server environment, Client carries Presentation
Logic and Bussiness Logic and Server contains Database Logic
In Standalone Environment, a single machine can be both
client and server.
In Web Environment, Client carries Presentation logic,
Application Server carries Bussiness logic and Database
server carries Database logic
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / kumar p
server nothing but a computer that delevers instaction's and
software to other computer's through network
client nothing but a computer it accept all instation from
server.
| Is This Answer Correct ? | 15 Yes | 3 No |
Testing Methodologies
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ?
Write test data for testing attachments of yahoo
3 Answers Microland, Zycus Infotech,
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
Give me an example when black box testing will not able to detect a bug which white box will detect?
Why did you choose the Software Testing Field?
when 200 testcases are to be written in a single day, then what will you do?
Which methodology u follow in testcase?
1.Test cases for Password cannot be used for next 13 times? 2.Test cases for Password should not be less than 8 to 13 chars and there should be at least one special character and one Capital letter.
Could anyone explain me how to write scenerio for login screen?
can anyone help me regarding testing patterns?
Inwhat basis the time is allocated for testing the application?