Why should we use Silk test .we can use QTP or other
tool .What is the difference.
Answers were Sorted based on User's Feedback
Answer / anil
Hi All,
Its not that SilkTest is related to java script....SilkTest
is based on its own proprietery language called 4Test which
is based on OOPS concept...
We can do most of the things in both the tools...one
advantage in Silk is if u have distributed applications like
your lab setup trequire to test inj 3 to 4 machines
simultaneously than u can go for Silk as it has agent concept.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / aakanksha
The two major reasons why we should use Silk Test over QTP
are, its strong recovery system to handle unattended
scripts and dat it supports various platforms.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / praveen
silk Test is based on 4test language which is independent of
any other language or script more over the object
orientation is quite same while some syntax declaration for
methods data types functions are different.
Please go through the 4test language ......
Is This Answer Correct ? | 1 Yes | 5 No |
Answer / sujatha
Hi This is Sujatha.
Here mainly for Java technologies we will use this
tool.Because this script is related to java script.If you
know java language u can easily understood this script.But
it's not mandatory to know Java.
If this answer is wrong plz let me know.
Is This Answer Correct ? | 1 Yes | 13 No |
How can we Read the data from data grid in Silk Test?
what is the operator for carriage return(Enter) in Silk Test for File.
How can you read the contents of PDF using silktest?
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
what .inc file consists in silk?
Can silktest switch browsers automatically?
How to download latest silk test trial version?
How to include a test case into a testplan?
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
How to write the good frame work for application.
How to add objects of other pages to a test frame?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?