What is a test frame?
No Answer is Posted For this Question
Be the First to Post Answer
What are the problems you faced while identifying an object in silk?
What is silktest host?
What is the advantage of using do except instead of other error logging functions?
What is the vo browser extension?
procedure or steps to do silk test? clearly
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
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?
How to define values for a testplan attribute?
Is there any way of passing values at runtime? Like scanf does in C.
why silk test sees each objects as custom windows?
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 write the good frame work for application.