Is there any way of passing values at runtime?
Like scanf does in C.
No Answer is Posted For this Question
Be the First to Post Answer
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
What are the important aspects of a test case?
How can you read the contents of PDF using silktest?
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?
what is the operator for carriage return(Enter) in Silk Test for File.
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
What is the standard flow of execution of a test case?
How to assign attribute values to test cases?
What is defaultbasestate?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
What is multi-tagging?
Can silktest run on mac?