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 |
What is Vertical & Horizontal Traceability?
Testcases for msword( microsoct office word??
what kind of testing have u done?
Explain the V-Model
What is the V-Model Development Method and do you agree with this model?
difference between sainty and smoke testing?
Difference b/w test case and scenarios.
What are the four steps to record a test script?
How do you decide when you have 'tested enough?'
define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?
What is the diffrence between product base company and application company ? if product base name few products,if service base name the few services.
When will the testing starts? a)Once the requirements are complete b)In requirement phase