What is the difference between Project Based Testing and
Product Based Testing?
Answers were Sorted based on User's Feedback
Answer / malleswari
Project based is nothing but client requirements.
product based is nothing but market requirements.
Ex.striching shirt is a project based and ready made shirt
is product based.
| Is This Answer Correct ? | 44 Yes | 6 No |
Answer / shiva kumar bv
Project Testing:
1. Generally project testing done based on Client requirements
2. Scope of security testing is limited
3. User acceptance testing is required
4. Will have only one release.
5. unsolved Bugs will be fixed in maintenance stage
Product testing:
1. Testing done based on over all requirements and current
market standards.
2. More security testing is required
3. No User acceptance testing
4. More compatibility testing will performed.
5. Will have no of releases.
6. unsolved Bugs will fixed in next releases
| Is This Answer Correct ? | 32 Yes | 0 No |
Answer / sunil kumar v v
To know the difference first should know what is project
and product.
Project - Company will develop project based on client
requirments. This project will be used by client. Client is
the owner of this project.
Product - Company will develop product based on market
requirments. This product will be used by public. Company
is the owner for this product. Company has to face profit
or loss.
Testing - Based on the client requirments & market
requirments testing will happen.
| Is This Answer Correct ? | 26 Yes | 4 No |
Answer / shyam
PROJECT:Project is developed for client&requirements are
given by clients
PRODUCT:product is developed for market& requirements are
gathering by conducting market survey.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / arniprasad1
Project based testing: means test engineers will will test
the application for one time. Its one time testing only. In
project based testing we are going to develop the
application for another company purpose and they only will use.
Product based testing: Its repeatitive. Take ex: of
Microsoft windows
win 95/98/ now we r going to vista. all the past features
shoudld tested with also the new enhancements. its
repetitive task. In product based company we r developing
the application for another company and that application
will be used by the endusers.
if i am wrong ..post ur openion.
regards
krishna
arnikrishnaprasad1@gmail.com
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / pihu
project based testing:requirements r given by client n
companies work according to them,client participate
actively in different phases of software development.
In project based companies client also involved in testing .
product based testing: requirements r not fixed it will
change according to end user.Most of the product based
companies follow iterative model . testing stategies n
methodologies r deffer according to their need .
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / srimadhavan
Objective:
-- Projects based company: Which has been developed for
client only, so whose comes under the client they can only use
-- Product based company : which has been developed for all
global , so every one can able to use
Testing:
-- Testing and it is process based on client in projects
-- Requirements,Testing and process based on client which
was tested every release to client
-- Once we had prepared test case and it is process, we can
use multiple time with Existing format
-- Let me know if any comments
| Is This Answer Correct ? | 5 Yes | 4 No |
Every body discussing about the project base testing and
product base testing but actually in testing there are no
difference but the differece is only type of testings with
high and low percentage.
Project base testing:
1. Tester test the application according to the clients
requirents and also the requirent validate by the clients.
2. In project base, we will test application according to
clints means that depends on the budget and clints quality
awareness.
3. Security testing required according to the application
and clients requirent.
4. Data base testing - May be less or depends on the client
5. UI testing mostly required as per the client
6. Process may be followed according to the client or if
the your company standard.
7. Compatability testing required according to the clients
uses.
8. One time testing required.
Product Base Testing:
1. Tester test the application according to the Market
servey
2. In Product base, we will test application according to
our budget.
3. More Security testing required.
4. More Data base testing
5. UI testing mostly required according to the testing
standard and more user freiendlyness.
6. Process may be followed according to the company.
7. More Compatability testing required.
8. More than one time testing required acoording to the
different clients changes.
Suggesions wellcom
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sushant binakar
Example:-
After doing some stitching work on ur shirt u have to chk
whether the work satisfy u or not.That is Project based
testing..
when u r going to buy some new shirts u have to chk whether
it suits ur requirement,under ur budget or not.Thats called
product based testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahesh tripathi
Project Testing: Here Client provides all requiements, and
in testng you need to make your testcases on the basis of
requirements given by client, less chance of customize the
requirements. There is one final release.
Product Testing:- Here test team can also suggest for
changes in requiements on the basis of usability. More pre-
releases before final release, so means more testing work.
May be more than one client with their unique requirements.
so Need to more emphasize on testing.
| Is This Answer Correct ? | 2 Yes | 2 No |
what are iso,cmm,cmmi,level1,level2 etc in testing?
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
when design phase is going on what testing team will do?
What is showstopper defect?
Define Major defect
Who fixes the bug as Severity and priority ?
What is severity and priority of bug? Give some example.
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?
ur trying 2 get hotmailpage,while u give www.hotmail.com.page "The page not found"is displayed, for what u will be look for next ?
What a team leader will test first when s/he will get new module to test?