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 |
What are the possible failure scenarios and different types of errors you find in silkTest?
What is a test frame?
What is stored in a test frame?
What are the problems you faced while identifying an object in silk?
How to write the good frame work for application.
How to record a test case?
what are agents in silk?
How to run a test case from a test script file?
What is the standard flow of execution of a test case?
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
Where are the testplan attributes stored?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?