What are testplan attributes?
No Answer is Posted For this Question
Be the First to Post Answer
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 can you read the contents of PDF using silktest?
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?
What is the perpose of user-defined base state method?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
What is the dom browser extension?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.
How to create and edit a 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?
Can we customise the result file?
How to attach silk test results to test director?