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 to conduct Regression Testing Manually?
Hi...What is Test design and Test data management in Test plan Document?
How do we decide that testcases covers all the requirements?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is the testing process followed in ur company?
8 Answers ITC Infotech, Logica CMG,
Which testing has more scope to find a job(manual testing or automation testing)
Inspections, walkthroughs and Reviews comes under QA or QC?
What are release notes and what it contents?
What is Verification and Validation ?
what is web application testing and what is the difference between a client server application and web server application?
What is the difference between sanity testing and smoke testing