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 |
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
how to main tain the Old scripts in qtp?
Any limitation to XML Checkpoints?
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
What are the disadvantages of recording test cases in qtp?
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Explain features of the latest version of qtp/ uft 12.1?