Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is difference between application testing and product
testing?

Answers were Sorted based on User's Feedback



what is difference between application testing and product testing?..

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

what is difference between application testing and product testing?..

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

what is difference between application testing and product testing?..

Answer / prasad

Yes there is a difference between application testing and product testing .

Is This Answer Correct ?    1 Yes 0 No

what is difference between application testing and product testing?..

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

what is difference between application testing and product testing?..

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

Post New Answer

More QTP Interview Questions

Hi Everybody, Can anybody please tell me the how to display the result of the QTP in the notepad text file rather than in the QTP result window. Suppose this is my simple script:WHich will open the notepad file and enter some text and then will change the font then will calculate how much time has been taken.Now, in this script i want to display the result in notepad file. Dim s Dim starttimer,endtimer,timeit s="uyetuywqtywqte" SystemUtil.Run "notepad","","Y:\","" Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp Window("Notepad").Dialog("Save As").WinEdit("File name:").Set "test1" Window("Notepad").Dialog("Save As").WinEdit("File name:").Type micReturn Window("Notepad_3").Type s Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp starttimer=timer Window("Notepad_3").WinMenu("Menu").Select "Format;Font..." Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Type "cou" + micDwn Window("Notepad_3").Dialog("Font").WinComboBox ("Font:").Select "Courier" Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Set "Courier" Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type micReturn endtimer=timer timeit=endtimer-starttimer print(timeit) Please also tell me where the function for the text file result will be declared and where it should be called. Thanks, Gaytri

2 Answers  


How to open any application during Scripting in QTP?

7 Answers   Celgene, IBM,


What are the main attributes of test automation?

3 Answers  


How we can call the scripit from another scripit in QTP?,Not a call Action

12 Answers  


how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?

3 Answers   Zensar,


how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?

1 Answers  


What does SPLIT and JOIN commands do in Vbscript?

6 Answers   Ordain Solutions, UBC,


Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya

1 Answers  


how to test one edit box using dotnet addin for Web Applications? write script?

2 Answers   NTT Data,


when we enter url,one page should open.write a vb script ,that page is open or not

2 Answers   Blue Chip India, Persistent,


In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?

2 Answers  


What are the different recording modes and how do they work?

0 Answers  


Categories