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



How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in..

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

Post New Answer

More Silk Test Interview Questions

How to assign attribute values to test cases?

0 Answers  


How to select a group of test cases in a testplan to run?

0 Answers  


Can u Tell me why we use Advanced tool like Silk Test other than QTP, Or WIN RUNNER And others what is the advantage of these compared o others

4 Answers   Wipro,


What is a test frame?

0 Answers  


what is DON in SILK?

1 Answers  






In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?

3 Answers   IBM,


What are the default testplan attributes?

0 Answers  


How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.

3 Answers  


What is silktest agent?

0 Answers  


Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website

0 Answers  


I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????

3 Answers   Borland, Genpact,


How to run a test case from a testplan file?

0 Answers  


Categories