How to assign attribute values to test cases?
No Answer is Posted For this Question
Be the First to Post Answer
what is DON in SILK?
hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
what type of frameworks are you using in silk test?
In "Property" the user-defied property can have two functions only, define that?
what .inc file consists in silk?
What is the dom browser extension?
what is the base class for all the classes in silk?
What is custom object .what it contains. Difference between custom & standard objects.
What is the syntax of ui object identifier used by dom extension?
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 dom browser extension identify a web application ui object?