What is the diffference between Web-based applications and
Client-server applications ??
Answer / ramyab.mca@gmail.com
Hai....
Client-server applications are loaded at the server.
An .exe is loaded on every client to call this application.
Web-based applications are also loaded at the server but
no .exe is installed at the client machine. Instead the
client calls the application through a web browser.
Client-server Technology:
1. Testing is performed on .exe installed on local computer
2. The number of clients is known
3. Client and server are the entities to be tested
4. Both server and client locations are fixed and known to
the user
5. Server to server interaction is prohibited
6. Low multimedia type of data transaction
7. Designed and implemented on intranet environment
Web-based Technology
1. Testing is performed on content streamed from web server
using browser (ex: Explorer Mozilla etc) installed on local
computer
2. Number of clients is difficult to predict (millions of
clients)
3. Client Server and network are the entities to be tested
4. Server location is certain; client locations are not
certain
5. Server to server interaction is normal
6. Rich multimedia type of data transaction
7. Designed and implemented on internet environment
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
wat is the 3 golden rules of gui testing
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them
What is pending/Rejected defect. Did ever come across such defect? Give example
What is the best testing tool to test an desktop application(extJS app)?
Guys, can any one of u give the realtime example for Unit Testing?
what is difference between regression & retesting?
What is d differences between sanity and smoke testing with xample?If anyone knows pls ans dis ques
have u involved in reviws ? wt type reviews u done?
Which testing is used only in web based application but not for client-server applications?
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
how can we perform load testing and performance testing manually.