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 Posted / 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 |
Post New Answer View All Answers
How to create and edit a testplan?
Can silktest switch browsers automatically?
What is multi-tagging?
How record a test case into a testplan automatically?
How to define new testplan attributes?
How to record a test case?
How to define an object verification in a test case?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
What is the dom browser extension?
How to include a test case into a testplan?
What are the types of text lines in a testplan file?
What is the standard flow of execution of a test case?
How to open an existing silktest project?
What is silktest host?
Where are the testplan attributes stored?