Which testing is used only in web based application but not
for client-server applications?
Answers were Sorted based on User's Feedback
Answer / shilma
There is not much difference between client server and web
based applications testing. The main difference is URL
testing and browser compatiblity testing is involved in web
based applications while it not applicable for Client
server applications.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / b.v.s.sekhar
In web testing two main aspects are link coverage and
content coverage which are not applicable for client/server
application.
In link coverage test engineers are validating links are in
correct place are not and those links providing next pages
correct are not.
In content coverage test engineers are validating the
content of web page with respect to client provided text.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / smi
In my Opinion we do URL Testing for Web-Based Applications
which we don't do in Client-Server Application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abcd
What about Performance Testing? Does the client-server
application need a performance testing too?
| Is This Answer Correct ? | 0 Yes | 0 No |
Work flow in testing in your company?
wht is Defect removable efficiency
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
What is the difference between low and high level test cases? examples please..
is Business requirment doc is configurations item or not how you control configurations control
What is Injuction testing?
tell me different deft reports ?
what is function testing?
what is definition of functional and security testing
How client/server application is complex?
which based on check each field in application?
How do u make sure the test cases are not repeated?