Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Controller not responding

This is a discussion on Controller not responding within the SilkTest forums, part of the Software Testing category; Hi all, Can any one tell me what is Controller not responding in Silk Test. NOTE : [This question was asked by Naresh J]...

Go Back   Geeks Talk > Software Testing > SilkTest
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 12-28-2006
Expert Member
 
Join Date: Oct 2006
Posts: 689
Thanks: 0
Thanked 53 Times in 44 Posts
JobHelper is on a distinguished road
Controller not responding

Hi all,

Can any one tell me what is Controller not responding in Silk Test.

NOTE : [This question was asked by Naresh J]
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-06-2007
Junior Member
 
Join Date: Mar 2007
Location: Pune
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
punam.tester is on a distinguished road
Re: Controller not responding

This error is usually encountered in a Select( ) statement when SilkTest is trying to select an item from a ListBox, TreeView, ListView, etc.
The error can occur after the actual selection has occurred, or it can occur without the selection being completed. In general the error means that the object is not responding to the messages SilkTest is sending in the manner in which it expects.

If when running the script, after selecting data from an object or entering data in a textfield, the script aborts or does not recognize other objects then the following statement can be included in the script:
Agent.SetOption (OPT_VERIFY_RESPONDING, FALSE).

Try This
Reply With Quote
Reply

  Geeks Talk > Software Testing > SilkTest

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT -4. The time now is 04:51 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved