What is the DIFF Between PROJECT AND PRODUCT?When Company
will need Product?
Answer Posted / 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 |
Post New Answer View All Answers
what is meant by source control?
what is the difference between modular framework & datadriven framework
What are the differences between qtp and winrunner?
What is the architecture of your project? Can any one answer for this question plz........
Can you list some technologies that support qtp?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Is any limitation to xml checkpoints?
how to explain a claims and insurance project?
your coming from electrical backgroung..but y ur coming to software side?
I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to get popup error message.
Which scripting language used by quicktest professional (qtp)?
write the vb script for call to new action in qtp?
give me the code to save all messages of inbox of gmail into a folder and notepad