Any limitation to XML Checkpoints?
How to make arguments optional in a function? this is not possible as default VBS doesn’t support this. Instead you can pass a blank scring and have a default value if arguments r not required. How to add a text checkpoint to your test to check whether ‘welcome’ is displayed in your welcome page. 1 Locate the page where you want to add a text checkpoint. 2 Create a text checkpoint. In the Active Screen, under your page highlight the text welcome. Right-click the highlighted text and choose Insert Text Checkpoint. The Text Checkpoint Properties dialog box opens. When Checked Text appears in the list box, the Constant field displays the text string you highlighted. This is the text QuickTest looks for when running the test. Click OK to accept the default settings in this dialog box. QuickTest adds the text checkpoint to your test. It is displayed in the Keyword View as a checkpoint operation on your welcome page 3 Save the test. How to Running and Analyzing a Test with Checkpoints? 1 Exp