-
Junior Member
Re: Can "Database Checkpoints" be executed in demo Flight Application
I tried it out as below:
1. Mentioned the 'Connection String' (DSN).
2. Selected the table 'Orders'.
3. In the displayed table information, selected a Customer_Name in grid. Later, selected radio button Constant in 'Configure value' frame which had value '1'.
4. Clicked on OK in the the Database Checkpoint Properties dialog.
5. Ran the test.
6. Result was displayed as Pass.
The same I tried using by choosing radio button Parameter in 'Configure value' frame by selecting the global sheet option. The customer name was displayed in the column.
Later, I added few more names, among which were already present in the table and few which were not present.
It failed, since the login dialog descriptive program written was in search of 'Login' dialog. Since, the login dialog was not displayed, test failed.
My doubt is,
a) Whether, what I done is right ?
b) How to parameterize this for more customer name or any other column value ?
c) How to continue with the other parameter left over in the data table, for database check point ?
c) How to confirm the result of database checkpoint apart from the test result summary displayed ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules