This is a migrated thread and some comments may be shown as answers.

Silverlight Login Page issues

1 Answer 119 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sue Loomis
Top achievements
Rank 1
Sue Loomis asked on 11 Nov 2010, 04:45 PM
Hello,
  I am working on automating tests for a silverlight application, and am having issues with the login page.  While manually entering log-in information, before a password is entered the login button is not active/selectable, but as soon as the first character is typed in the apssword box, the "login" button becomes active/selectable.  During playback, the login button will not change to being selectable, like the silverlight app doesn't recognize that a password has been typed in the password textbox.  I have tried recording it a couple different ways, clicking between the text boxes, tabbing between the text boxes...  inserting waits... but no change.  I have attached a screenshot below.  Any help would be appreciated.  Thank You.

1 Answer, 1 is accepted

Sort by
0
Keaegan
Telerik team
answered on 11 Nov 2010, 09:41 PM
Hello Sue Loomis,

This could be a couple things, so I will list the suggestions in ease of implementation order:

  1. Is Simulate Real User turned on for both of the text input steps?
  2. This setting should be on by default for the step, but if it is not enable it (Silverlight will need it on to have a chance of validating the input). This setting is listed in the properties for the step. Due to how Silverlight works, I would like you to test toggling this setting and re-running your test (if it was enabled, disable it for both steps and re-test and vice versa). Depending on what the login button is waiting for, toggling this setting may impact the results.

  3. If the above does not help, we will need to review the project and the login page.
  4. In this scenario, we would need to ask for the following:

    • A "truncated" version of the silverlight app (with just the login page)
    • This is since you will most likely not be able to provide the whole project/access to it so that we can test the login issue locally to reproduce this issue

    • A copy of the project itself so we can review the test steps as well

I'll standby for the results from the above.

Greetings,
Keaegan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Sue Loomis
Top achievements
Rank 1
Answers by
Keaegan
Telerik team
Share this question
or