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 |
Synchronization methods?
Tell me few important difference Between QTP and WinRunner?
what is diff b/w function and action?
What is the main differece between QTP 9.0 and 9.2
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
Explain the types of object repositorys in qtp?
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?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
How to use Regular Expressions in QTP
How do you test siebel application using qtp?
How to return a value from a fn, if it has more than one value how to return
How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories