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 |
Is there any way of passing values at runtime? Like scanf does in C.
How dom browser extension identify a web application ui object?
What is the vo browser extension?
Can silktest switch browsers automatically?
Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...
what is the operator for carriage return(Enter) in Silk Test for File.
what .inc file consists in silk?
What are the important aspects of a test case?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How to Write user defined functions?
Where are the testplan attributes stored?
What is silktest agent?