can any one please tell me the full form of .g.t in silktest
datadriven method
No Answer is Posted For this Question
Be the First to Post Answer
what type of frameworks are you using in silk test?
What is 4test?
what is silk testing?
Where are the testplan attributes stored?
How to select a group of test cases in a testplan to run?
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?
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...
How to test your defaultbasestate?
What is the perpose of user-defined base state method?
What are the types of text lines in a testplan file?
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 do you identify an exception is silk?