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 |
In testing can you explain the concept of work bench?
!.why do you go for white box testing ,when black box testing is available ?
What is Usability testing, pls explain with example.
Explain in detail whole test process activities.
WHAT IS CVS? WHY IT IS USED
how do u perform monkey testing on website? plz dont give definitions? plz tell me some abnormal actions on website?
What is Test Design?
what are things to be tested in job portal websites?
What is a Use case? Is it possible to write test case without Use case?
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?