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 |
can any body pls tell me an example for a bug having high sivirioty and low priority..........?
I want to do Advanced Level of Certification Course.Please let me know which lelel will be better for me.please let know after completion og Foundation Level,which level will be better for me?
PLS HELP. i'm a rookie How to write test case with multiple textboxes??
what is the testing process
How do you test a web application for dump and deaf??
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
what is the entry criteria and exit criteria of integration testing?
1...HOW TO RETRIEVE NUMBER FROM ALPHA NUMERIC VALUE? 2.. HOW TO CAPTURE A DYNAMIC VALUE IN WEB APPLICATION? 3.. HOW TO GET THE OUTPUT VALUE FROM ONE TRACTION AND USE THIS OUTPUT VALUE AS INPUT OF ANOTHER TRANSACTIONS? 4... HOW TO COUNT A WEB TABLE ROW? ... WHAT IS QC LIFE CYCLE? 6...WHAT IS IMPACT ANALYSIS? HOW TO DO IMPACT ANALYSIS IN PROJECT?
What is Defect Leakage? and explain with example?
What is the use of HLD & LLD?
Difference between Black & White box testing
How we can test Cookies Manually?