Pages

Friday, January 24, 2014

Commonly Used Worksoft Functions

Below are the few worksoft functions which are commonly used:

1. Is Blank : This method is used to check whether a row is blank or not in a table / grid

2. Is Not Blank : This method is used to check whether a row is not blank in a table / Grid.

3. Search Empty Row : Method is used to search for an empty row in a Table / Grid

4. Select Node : Method is used to select a particular Node in the application

5.StoreProperty : Method is used to store particu;lar property value of an object

6. Store Parameter : Methos is used to store a particular value from a message / status bar message

7. Verify : Method is used to verify particular value in a table or any object

8. Click : Method is used to click on a particular object / at particular position

9. Press: Method is used to press a particular button / link

10. Input : Method is used to input a value in a table or textbox etc

Thursday, January 2, 2014