Quality Testing

Quality is delighting customers

Can any body explain about Debug viewer Pane. 

about each Component....watch , variables, command..........use of it...............?

Tags: Debug, Pane, QTP, viewer

Views: 210

Reply to This

Replies to This Discussion

http://qtp.blogspot.in/2008/09/qtp-debug-viewer-pane.html please go thru the site if you still unable to understand let me know.

thanks charan

 

   Hello friend.

             Read this .pdf file and follow the given steps. okay enjoy the automation.

Attachments:

Thanks Suresh........

The Debug Viewer pane
The Debug Viewer pane contains three tabs, Watch Expressions, Variables, and Command, that can be used to assist in debugging your test script. To enable the Debug Viewer pane go to View -> Debug Viewer or click the Debug Viewer toolbar button.

Watch Expressions Tab
The Watch Expressions tab enables you to view the current value of any variable or VBScript object that you enter in the Watch Expressions table.

To add the variables or objects to the table, copy or type the variable or object name into the Name column. Press ENTER to view the current value of the variable or object. As the value changes, the value in the Watch table will be updated.

Variables Tab
The Variables tab enables you to view the current value of all variables that have been recognized up to the breakpoint where the test stopped.

To see the list of variables and their values, add a breakpoint in your script on the desired line. Then, run the script. The variables that are declared or used in the script up to line with the breakpoint will be listed on the Variables tab, with their current values. If you step through the script from that point, the values will be updated as they change.

Command Tab
The Command tab enables you to execute a line of script in order to set or modify the current value of a variable or VBScript object in your test. When you continue running the test, QuickTest uses the new value that was set in the command.

By

www.alligatortek.com

RSS

TTWT Magazine

Webinar

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service