What is difference between the Web application testing and
Client Server testing?
Answer / nik
Hi
In both Tests we perform Load and Performance Testing.
Testing the application in intranet(withoutbrowser) is an
example for client -server.(The company firewalls for the
server are not open to outside world. Outside people cannot
access the application.)So there will be limited number of
people using that application.
Testing an application in internet(using browser) is called
webtesting. The application which is accessable by numerous
numbers around the world(World wide web.)
So testing web application, apart from the above said two
testings there are many other testings to be done depending
on the type of web application we are testing.
If it is a secured application (like banking site- we go
for security testing etc.)
If it is a ecommerce testing application we go for
Usability etc.. testings.
Is This Answer Correct ? | 5 Yes | 0 No |
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
When is Ad-hoc Testing done in a project?
how to test a store procedure?
What are the tasks of test closure activities in software testing?
what is build and release?
what is incremental model?
What is the purpose of test plan in your project?
What is the Change management for documentation? What is the role of documentation in QA??
what are the 508 rules of accessbility Testing ?
Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?
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?