What is the DIFF Between PROJECT AND PRODUCT?When Company
will need Product?
Answers were Sorted based on User's Feedback
Answer / g.manikandan
Project:
we collect all information from the client and develop
the project for that particular client ,this is called
project.
project is developed to single user.
product:
we sell the product to the public customer is called
product.
product is commercial purpose.
example.... c,c++,java.
product is developed to multiple user
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / shilpa reddy
if a s/w is meeting specific client requirements,then it is
known as s/w project.
if a s/w is meeting multiple client requirements then it is
known as s/w product.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesh
u fools he asks 2 questions ........
all of u post only definations
of product and project...
BUT WHAT ABOUT 2ND QUESTION...When Company
will need Product?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jayalakshmi lakshmanan
A Project is for a particular client and it finetuned for a
specfic client requirement.
A Product a single solution finetuned for a multiple client.
Major difference between Project and Product is, Product
release in the Market with the License Key, where Project
doesnt have a License.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is reusable action and how the same can be implemented (process)?
What is qtpro? What is quick test pro?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
How does qtp identify gui object?
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
How to use descriptive programming?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
What are the steps involved in recovery scenario wizard?
how to retreive the xml file data through qtp.can anybody send script for this..
How do you data drive an external spreadsheet?