what is the difference between project based testing and
product based testing?
Answers were Sorted based on User's Feedback
Answer / shankar
In project based testing we will conduct the testing with
respect to particular customer requirements , and in
Product based there is no particular customer we will make
the testing based on overall market requirements .
example for Product based testing : MicroSoft and Yahoo
etc.,
example for project based testing : retail applications
etc.,
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / rajvelur
Testing an application includes all kinds, it doesn't matter
whether it is Project or Product.
But QA activities varies little bit when it comes to project
based testing and product testing. These variations are
because of time available to test and reporting. Generally,
product based companies will have sufficient time to do
enough rounds of testing before it is released. But it may
not always be true with project based companies.
Also standards for projects may change from project to
project based on customer demands. But in product based
companies, standards remain same (although they keep improving).
In project based testing, QA has more responsibilities and
many times they have to report to customer where as it is
not the case in most product based organizations.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the need for different tools? why cant we manage testing with a single tool?
2 Answers Calpine Technologies,
what is the status of defect when the developer reject the defect?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
have you ever performed Back End Testing,HOW?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
what are the add-ins needed to test .net and c# projects?
12. What is the configuration management?
what are the contents we have to cover in manual testing to get the job
What is CMM-1,2,3,4,5 Level Company? How much levels are there like CMM?
Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.
What made you pick testing over another career?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.