how will u perform bug tracking using winrunner?
Answer / srikanth.m
if u get a bug then by using tl_step statement u can
display the status of the test case.connect to Test
Director u can report a bug from test results window.if it
is not available u can use Bugzilla by witing some script.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Where do we use Regular Expression? And what exactly Regular Expression means?
6 Answers College School Exams Tests, JVS,
How to write TSL for exception handling
what is custom check point? what is the diff.between custom check point and runtime Record check ?
2 Answers Infeneon Technologies,
What are the Win Runner tools for functional testing?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
How to recogonise dynamically changing objects in an application(ie Web or Standalone)
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
What is the difference bitween Client/Server Applications and Web Applicaions?
In WinRunner Compile Module doesn't support checkpoints Why?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
What is T_Exit and T_return?