how does a client server environment affect testing?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anybody tell me what is release process of company? release note?

1497


What ishigh severity, low priority bug?

691


How can you do the usability testing?

720


What is the procedure of manual testing?

641


During alpha testing why customer people are invited?

720






In how many ways you perform batchtesting ?

1525


What is a code walk through?

658


After insert the record in front-end, how will you check the back end by manually? Please explain?

615


How do you estimate white box testing?

664


which test strategy your are fallowing in your company?which documents u r using in software development life cycle?

1827


I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in

7774


Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also

1590


Explain accessibility testing and its importance in the present scenario.

685


Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?

1520


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1591