how does a client server environment affect testing?
Answers were Sorted based on User's Feedback
Answer / subhan.qa
Client/server applications can be quite complex due to the
multiple dependencies among clients, data communications,
hardware, and servers. Thus testing requirements can be
extensive. When time is limited (as it usually is) the focus
should be on integration and system testing. Additionally,
load/stress/performance testing may be useful in determining
client/server application limitations and capabilities.
There are commercial tools to assist with such testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rashmi tiwari
Client/server applications can be quite complex due to the multiple dependencies among clients, data communications, hardware, and servers. Thus testing requirements can be extensive. When time is limited (as it usually is) the focus should be on integration and system testing. Additionally, load/stress/performance testing may be useful in determining client/server application limitations and capabilities. There are commercial tools to assist with such testing. (See the 'Tools' section for web resources with listings that include these kinds of test tools.)
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write test cases for Hotmail page?
Testing methodologies and Testing techniques are the same one? Hope Black and White box testings come under test techniques. Then what will come under methodologies ?
how to write test cases for fibonacii series
write testcases for keyboard
how do you test a calendar ?
when testing will starts in a project?
what is testing techniques,testing methodology,test packs,how are they differentiated?
what is the preference when we perform manual testing- either FEATURES or FUNCTIONALITY ?
What are the benefits of automated testing over white box and black box testing?
Explain V model in depth?
Explain scrum process
What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?