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 |
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
What is present in review report .
How to run a test case from a testplan file?
What is the dom browser extension?
What is the wait statement in Silktest?
What is custom object .what it contains. Difference between custom & standard objects.
How to test your defaultbasestate?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How dom browser extension identify a web application ui object?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
What is the syntax of ui object identifier used by dom extension?