Is dekstop testing and client-server testing same ?
Answer Posted / ramachandra
in a client-server application
some systems(nodes) are connected to the server
in each node contains application layer
in server contains business layer and database layer
now Desktop(client or node) testing means.. testing presentation layer or GUI
now client-server means.. testing both client and server(presentation layer,business layer and database layer)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Describe a past experience with implementing a test harness in the development of software.
What is stub?
Can you explain v model in manual testing?
Inwhat basis the time is allocated for testing the application?
What is smoke test? Do you use any automation tool for smoke testing?
10 scenarios for security testing using gmail applications?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
what are the Cs in testing
What are quality assurance and quality control?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What is Test Design ?( Urgent) and Test Design for Printer?
what is data guidelines
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?