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 |
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
how do you test a calendar ?
entry and exit criteria for each phase in STLC and SDLC
What about the test case if the field only takes a certain number of characters or a minimum number?
what is meant by web service testing and what is the use of web service testing ?
Explain me in detail V model with diagram?
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
How you will assure client that the number of test cases written by you is sufficient or can complete the test coverage completion criteria?
Nowadays Product based testing is done is almost all companies. What does a "Product" actually means.
few automation basic questions One question to write a scriot in any language you know.
Based on what documents do you start scripting?
Which design document supports to choose test data and how to select test data ranges ?