What is the difference between software Product and Project
Answers were Sorted based on User's Feedback
Answer / mukender
Project: A project is well-defined task, which is a collection of several operations done in order to achieve goal.
Product:These are software systems which are delivered to a customer with the documentation that describe how to install & use the system
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nag
6. User Acceptance Testing:
After completion of system testing and bugs resolving, the
project management is concentrating on User Acceptance
Testing to collect feedback from Real Customers (or) Model
customers. There are two ways to conduct User Acceptance
Testing.
Alpha Testing Beta Testing
By Real Customers By Model Customers
In our development site In Model customers site
For Software applications For Software products
After Completion of user acceptance testing and their
modifications, project management is concentrating on
software release and maintenance.
| Is This Answer Correct ? | 4 Yes | 14 No |
Answer / abhilash
project--Placing the order before manufacturing process
project--placing the order after manufacturing process
| Is This Answer Correct ? | 2 Yes | 19 No |
I will give 10 gold coins to you ... everything have same size, shape, color, & weight but only one is duplicate. How will you find that duplicate one?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
What does FRS contain ?Explain in detail.
do you write test case for smoke testing?If not why?
give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing
How to write mail to bug report in manual testing with example?
how to clarify functional requirements and non functional requirements in a srs?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
What is the role of the test group vis-?is documentation, tech support, and so forth?
What is functional Testing ?
Plz explan entry and exit criteria with example??? thanks
What is prior review?