what is difference between application testing and product
testing?
Answers were Sorted based on User's Feedback
Answer / saravanaraja
Lots of Difference between application testing & Product
Testing.
Application testing is done using client requirements only.
Product Testing is based upon global requirements.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / raghu
There is difference between application testing and
product testing. where as in Application Testing the
testing will be done based on the Client requirements and
in the Product testing because of the number users will be
use the released product so the compatabilty,load and
stress testing will be done.
For Example :-
Readymade dress is a product (Product Testing)
Stitching a dress by the tailor is an Application
(Application Testing)
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / prasad
Yes there is a difference between application testing and product testing .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasad
This is just a high-level overview of the differences between product testing and application testing.
Software products need to work on a variety of environments and are expected to work on supported configurations of all supported platforms. This involves running of compatibility tests against supported operating systems and software that must co-exist with the product. This also involves repeating the same tests a number of times and is a fantastic argument for automation.
Products must be intuitive to use and work in a similar manner to other products in its domain. Moreover, products are used by a large number of end-users and the way different users use it, is liable to vary. Application users are typically instructed on how to use the application and how not to. Therefore, it’s generally alright if an application is shipped with some bugs in it. For products however, usability and stress testing are of utmost importance and it means that there needs to be a user advocate who tests a product with an end-user in mind.
Software products also tend to have regular upgraded releases, with enhanced functions which should not break any existing product functionalities. This requires efficient regression testing.
The product management team collates frequently changing customer requirements and market expectations of a product, while also contributing to the product roadmap. As a result, the scope of the product changes constantly and testing becomes complicated with daily builds involved.
Product management’s intervention in scope changes becomes more pronounced in agile environments while management thinks that by using agile the product can be taken to market faster. However, agile testing by itself is a specialized area and with requirements being added or modified constantly, testing becomes a complex process.
In some cases, when any bugs are found in a product after a release happens, they are taken as feature additions for the next product version and made as change requirements. In the case of an application, a customer can provide change requirements as bugs and construe it as a gap in understanding the requirements.
If a product is to be delivered as a plug-n-play solution to end-users, testing becomes straightforward as there are no multiple configurations and environments involved.
This is just a high-level overview of the differences between product testing and application testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi_kanakam
There is no difference between application testing and
product testing. The process you follow to test an
application will be same as that of a product.
| Is This Answer Correct ? | 3 Yes | 14 No |
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
How to Test the mainframe application?(tell me few basic things)
Which environments does qtp support?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
What is the difference between the keyword view and expert view?
How to call .vbs functions in QTP? plz Explain indetail
can we call runaction in the funcion
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Explain Checking XML....
what is batch testing?