Quality Testing

Quality is delighting customers

How to identify dynamically changing objects by using SilkTest?

Hello everyone,

Last 10 days onwards I am using silktest. I am new to this tool. But I have learned long back from some coaching center.

How to identify dynamically changing objects by using SilkTest? This is basic question, plz reply

Tags: SilkTest, by, changing, dynamically, identify, objects, using

Views: 44

Reply to This

Replies to This Discussion

1. if you are talking about webpages, you can use BrowserPage.FlushCache( ) method.
2. You can use multitag concept
hai,

Go to click record option and click windowidentifier after that pop up windows open after thar ur appliction wat u test just move cursor display the window identifier.
Hi Madhumitha

Use regular expression and to the max use the window ID and caption

1. Whenever your page getting change. Trigger BrowserPage.FlushCache( ) method which will clear the older cache and take new fresh declaration of page.

2. Use window ID and caption with regular expression.

3. Or create your own function which will getchildren() and work on it.

 

~Anand S.

RSS

TTWT Magazine

Webinar

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service