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 |
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is data flow diagram?
What is meant code review?
what is the difference between integration testing and end to end testing?
how to creat 2 test plan in 2 different environment exp:tour and travel
What is bug leakage?
1.how you know all test cases are cover in one application? 2.what is difference between error message and warning message ? 3.what are the items comes under traceabily materix?
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug
what is metrics?...What metrics do u follow in ur company?
What is a model?
what is port testing?when it is going to be done?
What are the different types of joins