What is the difference between Client server and web based
systems?
Answers were Sorted based on User's Feedback
Answer / sreedevi
Client server:
1.Application and server will be there.
2.if we want data we will send a request to server
directly.
3.Server will fetch data and send to application.
Web based System:
1.Application, Middleware and server.
2.if we sent data request, request will go to
middleware from middleware to server.
3.Response will come from server to middleware and
middleware to application.
4.we r not authorised to connect dirrectly to server(
mailnly for security ) ex: Yahoo
| Is This Answer Correct ? | 1 Yes | 1 No |
what is meant by beta testing?
during alpha testing why customer people r invited?
How do you determine what to test?
Explain the strategy for testing a Java application?
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
WHAt is diff between test plan and test planning?
can u write test cases for telephone?
9 Answers Professional Access,
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is incremental intergation testing?
who will assign severity & priority
8 Answers IBM, Value Momentum,
Based on what doccuments do you start scripting?/ Testing?
1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key