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 | 1 No |
send the senario template
what ia the necessity of sdlc, stlc and testcases
What is disaster testing and recovery testing ?
what is date field test case
How regularly you used to get the build and who used to installed build in software testing
What is quality center? What are the modules of quality center?
how we can generate test scenarios
why u can choose manual tasting
4 Answers HP, SourceTrace Systems,
What is baseline?
How to test a web service manually?
Hello! can anyone explain IN DETAILS what is API??? thank you!
What are the differences in testing a client-Server and a web Application