What is the difference between Project Based Testing and
Product Based Testing?
Answers were Sorted based on User's Feedback
PROJECT BASED TESTING : TESTING CONDUCTED BASED ON THE
CLIENT BASED REQUIREMENTS ONLY,SCOPE OF ENHANCEMENT IS
LIMITED,BROWSER OR PLATFORM COMPATABILITY TESTING IS
LIMITED TO CERTAIN EXTENT
PRODUCT BASED TESTING: TESTING CONDUCTED BASED ON THE
COMPANY BASED REQUIREMENTS MORE OVER COMPARING THE PRODUCT
THAT RESEMBLES IN THE CURRENT MARKET TO THE PRODUCT WHAT
COMPANY DEVELOPING.BROWSER OR PLATFORM COMPATABILITY
TESTING TO BE DONE MORE (IN ALL BROWSERS AND OS PLATFORMS)
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / kanishk
1.In product testing we first developed the product,test it
and then sale it off to the client whereas
In project teting we take the client requirement, develop
the project and then send it to the client.
2.product will take lot of changes according to different
clients and the nature of business.where as applciation
take only few changes until client satifies.
3. single product can be sold to multiple clients wehre as
applciations are as per the client requirement
4. product--demo--client approve--sale
applciaiton--client requirement--develop--approve
| Is This Answer Correct ? | 2 Yes | 0 No |
check out this link
<a href='http://www.allinterview.com/showanswers/1570'>
http://www.allinterview.com/showanswers/1570</a>
it may useful
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anand
Project based Testing - application is deploying on the
customer requirement.here we do the UAT testing
Product based Testing - Application is deployed and for
market .UAT is not done here
| Is This Answer Correct ? | 1 Yes | 1 No |
what is difference between report defect and track defect
How do you get programmers to build testability support into their code?
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity? Justify,if possible? give a example?
which sanity testing is performed?
What do you do (with the project staff) when the schedule fails?
Why testing Web Applications is different?
I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)
Can u tell What kind of Bug Report Tool are u using in ur project
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
i have sanity,smoke,regression and retesting.what is the right order of these in testing process.plz ans with example its urgent. vikas_singh@live.com
What is the difference in b/w waterfall & V'model?