procedure or steps to do silk test? clearly
Answers were Sorted based on User's Feedback
Answer / santhosh
when ever u want to test application u need to enable the
extention and u must be creat the .inc file based on window
declaration.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramu
When test application what ever it may (wep application or
window based application) be befor going test the applicaton
you have enable the extentions and set the recovery system
and record the window delcarations .After the declarations i
will genare the script by hand writing .
| Is This Answer Correct ? | 1 Yes | 1 No |
What is a test frame?
What is the syntax of ui object identifier used by dom extension?
What is custom object .what it contains. Difference between custom & standard objects.
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.
can you test an application in silk test that is running on another system?
what are agents in silk?
Define PEER Review ,what it contains & What we discuss in that meeting.
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
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 is the advantage of using do except instead of other error logging functions?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
What is the standard flow of execution of a test case?