what is the difference between testing and debugging?
Answers were Sorted based on User's Feedback
Answer / priyanka agrawal
Testing is the process of finding bugs,defects or error.or
it is simply checking whether the software/application is
matching with the SRS or not.It is done by testers.
Debugging is fixing of bugs.It is done by developers.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
What is LoadRunner?
what is parameterisation?
What are the recording modes in qtp?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Any limitation to XML Checkpoints?
What ate the Technologies supported by QTP?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
1) after inserting the check point how to change the expected value that was captured while inserting the check point
Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value
If created one virtual object? Next time I changed the window position will it work?
what we do after completion of functional and regression testing