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 |
when u involved in uat suppose if u find one defect then do u intmate it or not
How many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
What are tools of performance testing?
Explain the V model.
Any idea about CMM?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
How u prepare Test data in testing process???
What different types of manual testing are there?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?
14 Answers HCL, JPMorgan Chase,
What is difference between SDLC & STLC?
What is test Strategy ? whether it's comes under test plan? Explain me?