What is the difference between software Product and Project
Answer Posted / ch.s.m.prasad ,kkd
Project or Application: One client point of view if we are
designing any software it is called project.
ex: subiksha
Product : Global client point of view if we are designing
any software it is called product.
ex: Ms-word.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
is it possible to do performance testing in stand alone application..how wil u do that ???????
What is smoke testing and user interface testing ?
how can u prepare the test plan?
sanity testing is done during regression testing.is it true.if it is true plz explain?
what is data guidelines
What is the difference between stlc and sdlc?
after completeing testing ,what would u deliver to the client?
Is compatabilitytestig and port testing are same
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
.In languages testing, what is the fixed part and changing part?
6 what do you like least about testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is test startegy?
What are the principles of software testing?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?