Which tag in silk is the most reliable in a scenario
where content and order of object change frequently?
Answers were Sorted based on User's Feedback
Answer / kiran
Yes I agree with Shiva Kumar, index id we use only when
when we don't have other ID. Caption or window id are good
to use.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shiva kumar
Hi Sunitha... iam not agreeing with you..because Index of
the object will change according to the order....window ID
is the reliable tag in those kind of scenarios.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prakash
Winodws id is the best option for the changing scenario.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunitha
Among all the tags i.e.,Prior text, caption, index, windows
identifier, location I think "index" is more reliable coz
caption may change but index doen't change and thus will
not fail even if content changes.
| Is This Answer Correct ? | 1 Yes | 5 No |
How do you create a user defined class in silk?
How to specify a browser extension to a web application?
What is the standard flow of execution of a test case?
How to define new testplan attributes?
How to run all test cases in a testplan?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How to write the good frame work for application.
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
How to include a test case into a testplan?
How to define values for a testplan attribute?
How to test your defaultbasestate?