Is there any way of passing values at runtime?
Like scanf does in C.



Is there any way of passing values at runtime? Like scanf does in C...

Answer / Nandni Lodhi

In the context of Silk Test, you can pass values dynamically using parameters. Instead of hardcoding test data, you can use parameterized test data and provide input values at runtime. However, it's important to note that this is not directly comparable to 'scanf' in C.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Silk Test Interview Questions

What is the syntax of ui object identifier used by dom extension?

1 Answers  


what is the statment/command for invoke the browser from script

4 Answers  


How record a test case into a testplan automatically?

1 Answers  


What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?

2 Answers  


How can you get the moving contents of flash image using silktest.

1 Answers  


can you test an application in silk test that is running on another system?

2 Answers   Infosys,


How to write the good frame work for application.

1 Answers  


What are the possible failure scenarios and different types of errors you find in silkTest?

2 Answers  


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?

1 Answers   CSS,


Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?

5 Answers   IBM,


What are the types of text lines in a testplan file?

1 Answers  


What is defaultbasestate?

1 Answers  


Categories