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 vo browser extension?
what type of frameworks are you using in silk test?
What is a silktest testplan?
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?
What are the possible failure scenarios and different types of errors you find in silkTest?
How to open an existing silktest project?
what is the use of exception handling in Silk Test and how to use the commands?
What is Silktest?
What is present in review report .
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
How to write the good frame work for application.
How to run a test case from a test script file?