plz tell me how can testing implement.like-performance
testing,functional testing
Answer Posted / 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 |
Post New Answer View All Answers
what is your daily activities?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
what is sanity test (or) build test?
What is Bomb Testing?
What are the modules of quality center?
How will u decide test data to see that evey feature is thoroughly tested
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What are testing techniques? What is difference between general and specific?
what are the risks and contingencies u had in ur project?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
What is virtual creation tool?
What are the bussiness scenories?
What is difference in between operating system 2000 and os xp?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.