Silk Performer 15.5 introduces a useful new feature, which allows Silk Performer to automatically remove data rows from a data file, once they have been used in a test run. How do I enable this feature? The easy way is to enable the automatic removal in the Parameter Wizard. Mark a value in your BDL script, right-click it, and click Customize Value to open the Parameter Wizard. Click Create new parameter and then click Parameter from Multi-column Data File . You can create a new data file or use an existing one. Add some values to your data file, click a column and click Next . Now click Sequential - test-wide and check the check box Remove used data rows . Now, when you execute a run, all data rows that are used during the run, will be removed from the data file. Can I enable it by manually editing the script? Yes, of course. Just use the new BDL function FileGetNextUniqueRow , and set the new parameter bRemoveUsedRow to true . For more information on the function, refer to the BDL Reference: FileGetNextUniqueRow Function Can you show me a real-world example? The following video shows how Silk Performer automatically removes used data rows based on an example script: (Please visit the site to view this video) To get to know the other new features and enhancements of Silk Performer 15.5: What's New in Silk Performer 15.5
↧