Differenece betwen Project and product ? when company need
project or product?
Answers were Sorted based on User's Feedback
Answer / kishore
product is aglobal requirment
and project is a single client requirment
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / meenakshi
There are two types of companies project based company and
product based .Product based companies develops product
such as they are generic not particular to a particular
customer.for an example Oracle or Microsoft it develops
product and markets.Ex: MS-Office is product. It is generic
in nature
Project based companies are generally service based
companies i..e they particulary develop software for a
particular client.
Ex: Developing software for ICICI bank
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rafi
product is for multiuser.
project is for specifec organisation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sundar
project can be done by group of people of single person.
but product can be let out only by a company..
| Is This Answer Correct ? | 0 Yes | 0 No |
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
how to do the batch testing in test director using manual testing procedure?
What the differences are and best practical application of Object Repository?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
Discuss QTP Environment.
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?
What is the Command used to start the QTP
What is QTP?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.