what is the difference between testing and debugging?
Answer Posted / ankur
Testing is to identify the Defect,Bug,Error doen by the
tester.
Debugging is to identify the cause of that defect and to
resolve it. Done by Developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of sendkeys and what are send keys
What environment does qtp run in?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
what is stepin & stepout?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Where we can use the synchronization?
What are the views available in qtp?
how to disable the pop ups through QTP using a script
What are the types of object repository in qtp?
Can any body please tell me the steps of keyword driven framework of QTP.
how can we compare descriptive programing with a regular expression
How to Test the mainframe application?
How many types of recording facility are available in quicktest professional?
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)