what is difference between application testing and product
testing?
Answer Posted / 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 |
Post New Answer View All Answers
What is QTP testing process?
How many add-ins comes by default with quicktest professional?
How to release all resources file from the QTP?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
How to use transactions in qtp?
What are table and db checkpoints?
what is the difference between built-i function and In-built function?
Explain quicktest professional (qtp) testing process?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What is the Difference between copy to action and call to action?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How you can decide which type of object repository you have to use?
What is optional step in qtp? How you can add optional step in qtp?
What do you to script when objects are removed from application?
in my application,validation message has in japanise language.how to validate this message is appears properly or not