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

How can write testcases on a code under development pls give asnwer

1535


Explain the importance of agile testing?

672


What is an audit report? Whom is it done by?

1953


why QA team is necessary for an organization?

2607


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9080






You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2093


What is six sigma?

739


What are the tasks of test closure activities in software testing?

621


How do you perform configuration management with typical revision control systems?

1642


How to find bug in photos and videos ??

1742


write test case for linked in sign up page ?

1893


Test cases have written according to Flow of the software working or according to Screens?

1451


What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

1568


Describe your personal software development process.

2155


Difference between Re-testing and Regression testing?

692