In SilkTest we have a function Except Log which displays
the path of the error occured in a Script.In QTP do we have
any function like that?
No Answer is Posted For this Question
Be the First to Post Answer
Where are the testplan attributes stored?
What is the vo browser extension?
How to record a test case?
How to test your defaultbasestate?
What are the default testplan attributes?
How to Write user defined functions?
In "Property" the user-defied property can have two functions only, define that?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
what is DON in SILK?
How to create a test frame?
what is the statment/command for invoke the browser from script
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.