Can u Tell me why we use Advanced tool like Silk Test other
than QTP, Or WIN RUNNER And others what is the advantage of
these compared o others
Answers were Sorted based on User's Feedback
Answer / karim
actually silktest follows object oriented method of
programming we can reuse the properties of the objects
defined eg. AnyWin class can be inherited we can use the
defined classed to add more functions of our own type to
create new objects with addtional functionality use of
functions, the recovery system of silk is far better then
QTP use of appstate
inbuild support for browser pop handling browser
authentication handling
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / bujji
By Using Silk test we get the 95% of result is good.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / jai
Many other feature are there in SilkTest which allows
reliability and maximum test coverage. Also 4Test is free
development environment through which we can strengthen the
framework.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / aakanksha
Because It is far robust because of its better recovery
system, and scripts can be easily reused.
| Is This Answer Correct ? | 1 Yes | 1 No |
How load testing can be done with silk international?
What are the problems you faced while identifying an object in silk?
can any one please tell me the full form of .g.t in silktest datadriven method
What is the segue testing methodology?
What is stored in a test frame?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
How can we Read the data from data grid in Silk Test?
hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
What is 4test?
How to open an existing silktest project?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
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.