Posts: 46
Threads: 15
Joined: May 2011
Reputation:
0
07-21-2011, 10:01 AM
(This post was last modified: 07-21-2011, 10:03 AM by Unleash Rajesh.)
Hi...
1.How we confirm that it is a bug(functionality) after run using QTP?
Posts: 46
Threads: 15
Joined: May 2011
Reputation:
0
07-21-2011, 11:58 AM
Ya..I hv a knowledge in checkpoints....Is that be the only use...For eg: If i didnt used checkpoints in my application, we couldnt find the bugs(functionality)?
Posts: 275
Threads: 4
Joined: Jul 2011
Reputation:
0
07-21-2011, 12:09 PM
(This post was last modified: 07-21-2011, 12:15 PM by rajpes.)
Other ways would be using loop/conditional(if else) statements with Exist,WiatProperty,GetROProperty,GetTOProperty,GetTOProperties e.t.c methods
Make use of Reporter.ReportEvent according to the functionality
Posts: 46
Threads: 15
Joined: May 2011
Reputation:
0
07-26-2011, 09:32 AM
Hi...
Will attain(Functionality) bugs only through descriptive programming..Isn't it possible in record and playback mehtod????