Answered Questions

  • What are all the key factors to write system test plan?

    SRIDHARAN

    • Jan 10th, 2007

    Business Requirement Specifications, the end users way of functioning of the system are the key factors to write system testing

    Jayesh Controllu

    • Jul 13th, 2006

    Hi,Key factors for Test Plan are, SRS Document, Use Cases, Activity Diagram, Project Management Plan, PS, Proto- type, Configuration Management Plan, Requirement Traceablility Table.

  • What is the major difference between Web services & client server environment?

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: Tinah

    • Mar 29th, 2007


    You guys are confusing Web Services with Web application. Web Services are quite different to web applications.

    Web Services are API's that can be accessed over a network and executed on a remote server hosting the requested services.
    It refers to those services that use SOAP formatted XML envelopes and have their interfaces described by a WSDL.

    abhilashkarlapudi

    • Oct 30th, 2007

    Web services---2 tier architecture, unlimited usersclient services-N tier architecture, limited users