how does a client server environment affect testing?
Answer Posted / 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 |
Post New Answer View All Answers
How to test a Falsh player scrollings?
What is Independant Testing? When and where this type of testing will be performed?
What is baseline testing?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Explain branch coverage and decision coverage.
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
Which testing model is best as per your understanding, and why?
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; }
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What is exploratory testing and when should it be performed?
What is the difference between stlc and sdlc?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?