Answer Posted / adarsh and sriharsha (wipro)
We dont think Silk Test is Compataible with TD. As it
Belongs to Borland and TD is from Mercury. We can use Test
Manager instead of TD which is similar.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where are the testplan attributes stored?
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 is the syntax of ui object identifier used by dom extension?
How to test your defaultbasestate?
What is 4test?
How to assign attribute values to test cases?
can any one please tell me the full form of .g.t in silktest datadriven method
Is there any way of passing values at runtime? Like scanf does in C.
How record a test case into a testplan automatically?
What are testplan attributes?
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?
What is a test frame?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How to select a group of test cases in a testplan to run?
What are the important aspects of a test case?