plz tell me how can testing implement.like-performance
testing,functional testing
Answer / novic
Take an example of CRM project. We will have an overview of
CRM, initially. Consider a project in CRM,deals with vendor
to customer. Take few modules in that project for example.
Customers, Quotations, Sales, Products, Invoices, Services
will be basic examples of CRM project. Now, if I test each
modules individually with diff. test data , diff. test
scenario's using smoke testing, sanity testing, UI testing,
integration testing, database testing, system testing, end
to end testing, then these categories fall under functional
testing. But Performance testing is the one which deals
with the capability of the software. It tests whether if
100 customers logged into the system, will it sustain? It
finds whether any issues with server problem,if 100
customers at a time into system.
Is This Answer Correct ? | 3 Yes | 0 No |
How do you go about testing a project?
How will you Test a Website manually?? Tell me any 5 different ways to Test a Website.
Factors effecting Testing of Web Applications?
How will you link the Defect to the Test case? Explain Bug life cycle ?
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
What is regression testing
what is security testing? can u please set an example for it?
Hi,Please can any one tell me about SAP Testing concepts.
What is pending/Rejected defect. Did ever come across such defect? Give example
so far how many bugs you have found?what are those means what should we answer for that?
How do we decide that testcases covers all the requirements?
what is the function generator?