How can i used If Else statement in Silk Test. And my table
name is login how can i get rowcount in the table having
Answer / kkamalay
If <Condition>
statement
else
statement
with the following systax ,you can get the total number of
rows in the table.
WindowName.TableName.getRowCount()
It returns the integer(Row Count)value
| Is This Answer Correct ? | 4 Yes | 0 No |
What is silktest host?
What is the vo browser extension?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
What is custom object .what it contains. Difference between custom & standard objects.
How to select a group of test cases in a testplan to run?
How can you get the moving contents of flash image using silktest.
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
Can we customise the result file?
How to define an object verification in a test case?
What are testplan attributes?
Define PEER Review ,what it contains & What we discuss in that meeting.
How to open an existing silktest project?