what are the examples for web based applications and
Client Server Applications
Answer Posted / mallikarjun
Eample for Client/server appln are
Specific types of clients include web browsers, email
clients, and online chat clients.
Specific types of servers include web servers, application
servers, database servers, mail servers, file servers,
print servers, and terminal servers.
Example for web appln
Specific types of clients include web browsers, email
clients, and online chat clients.
Specific types of servers include web servers, application
servers, database servers, mail servers, file servers,
print servers, and terminal servers.
| Is This Answer Correct ? | 15 Yes | 22 No |
Post New Answer View All Answers
What's the relationship between environment reality and test phases?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
Explain about PET Model?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What are tools of performance testing?
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?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
What is 'Account Conditioning'?
diff b/w desktop based testing & web application testing
Explain user acceptance testing.
Describe Testing Decomposition?
What is the test harness?
what r u r responsibilities in current project
how will you test a wine filled bottle along with 100 glasses
What is the Testing strategy for testing client server applications/products?