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

Radbutton not visible

1 Answer 96 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lenore
Top achievements
Rank 1
Lenore asked on 21 Feb 2012, 03:59 PM
Hi All,

We are capturing a test case for a login screen. When the user logs in for the first time into the system a password change is required.

In the same test case there is also a list of passwords that the user can’t use as a password.

We recorded a test case where I log in with a first time system user, than I added a data binding to the new password and confirm password  fields with all the passwords that the user is not allowed to use.

The overall result of my test is a pass but it fails because the Login Rad button isn’t visible.

Please Note: After an user logs into the system for the time it is required to change his/her password, so the login button will now read Change Password.

How do I resolve the issue with Login Rad Button. Are there restrictions?
Does this mean I need to split up the test cases? First test the change password, thereafter the list of paswords the user can test.

Please advise.

Regards
Lenore

Test Log:
------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:12:11 PM' - Using .Net Runtime version: '4.0.30319.239' for tests execution.
'2012/02/21 02:12:11 PM' - Starting execution....
'2012/02/21 02:12:11 PM' - Detected a Silverlight Test. Setting EnableSilverlight=True
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:12:22 PM' - Detected DataDriven Test. Starting data iterations.
------------------------------------------------------------
'2012/02/21 02:12:22 PM' - [Iteration #1: (Faulty=database)(Users=newmanauto2)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Pass
------------------------------------------------------------
'2012/02/21 02:12:23 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:12:31 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:12:32 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:12:33 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:12:33 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:12:34 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:12:35 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:12:35 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:12:36 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:12:36 PM' - 'Pass' : 9. Verify LoginRadbutton's visibility is Visible
'2012/02/21 02:12:36 PM' - 'Pass' : 10. Verify ChangePasswordRadbutton's visibility is Visible
'2012/02/21 02:12:36 PM' - 'Pass' : 11. Verify Item1Image's visibility is Visible
'2012/02/21 02:12:37 PM' - 'Pass' : 12. LeftClick on Item0Textboxview
'2012/02/21 02:12:40 PM' - 'Pass' : 13. Type 'newmanauto' into UsernameTextbox - DataDriven: [$(Users)]
'2012/02/21 02:12:43 PM' - 'Pass' : 14. Type 'testing123' into PasswordPasswordbox
'2012/02/21 02:12:44 PM' - 'Pass' : 15. Click LoginRadbutton
'2012/02/21 02:12:47 PM' - 'Pass' : 16. Verify 'NewPasswordTextblock' text Same 'New Password'
'2012/02/21 02:12:47 PM' - 'Pass' : 17. Verify 'ConfirmTextblock' text Same 'Confirm Password'
'2012/02/21 02:12:48 PM' - 'Pass' : 18. Verify Item2Textboxview's visibility is Visible
'2012/02/21 02:12:49 PM' - 'Pass' : 19. Verify DescriptionContentButton1's tool tip 'Same' "New Password to be used for login"
'2012/02/21 02:12:49 PM' - 'Pass' : 20. Verify 'ConfirmTextblock' text Same 'Confirm Password'
'2012/02/21 02:12:50 PM' - 'Pass' : 21. Verify Item3Textboxview's visibility is Visible
'2012/02/21 02:12:50 PM' - 'Pass' : 22. Verify DescriptionContentButton2's tool tip 'Same' "Retype New Password to be used for login"
'2012/02/21 02:12:53 PM' - 'Pass' : 23. Type 'Lude**22' into NewPasswordPasswordbox - DataDriven: [$(Faulty)]
'2012/02/21 02:12:55 PM' - 'Pass' : 24. Type 'Lude**22' into ConfirmPasswordPasswordbox - DataDriven: [$(Faulty)]
'2012/02/21 02:12:57 PM' - 'Pass' : 25. Click ChangePasswordRadbutton
------------------------------------------------------------
'2012/02/21 02:12:57 PM' - Overall Result: Pass
'2012/02/21 02:12:57 PM' - Duration: [0 min: 34 sec: 203 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:12:57 PM' - [Iteration #2: (Faulty=password)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:12:57 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:12:59 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:12:59 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:00 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:00 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:01 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:02 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:02 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:03 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:04 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:04 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:04 PM' - Overall Result: Fail
'2012/02/21 02:13:04 PM' - Duration: [0 min: 7 sec: 641 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:04 PM' - [Iteration #3: (Faulty=computer)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:04 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:06 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:06 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:07 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:07 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:08 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:09 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:09 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:10 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:11 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:11 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:11 PM' - Overall Result: Fail
'2012/02/21 02:13:11 PM' - Duration: [0 min: 6 sec: 583 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:11 PM' - [Iteration #4: (Faulty=abcdefgh)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:11 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:12 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:13 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:14 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:15 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:17 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:18 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:18 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:19 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:20 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:20 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:20 PM' - Overall Result: Fail
'2012/02/21 02:13:20 PM' - Duration: [0 min: 9 sec: 420 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:20 PM' - [Iteration #5: (Faulty=11111111)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:20 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:22 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:22 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:24 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:24 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:25 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:25 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:26 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:27 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:28 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:28 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:28 PM' - Overall Result: Fail
'2012/02/21 02:13:28 PM' - Duration: [0 min: 7 sec: 323 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:28 PM' - [Iteration #6: (Faulty=12345678)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:28 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:29 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:29 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:30 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:30 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:31 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:32 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:32 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:33 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:34 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:34 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:34 PM' - Overall Result: Fail
'2012/02/21 02:13:34 PM' - Duration: [0 min: 6 sec: 536 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:34 PM' - [Iteration #7: (Faulty=vodacom082)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:34 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:36 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:36 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:37 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:37 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:38 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:39 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:39 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:40 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:42 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:42 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:42 PM' - Overall Result: Fail
'2012/02/21 02:13:42 PM' - Duration: [0 min: 7 sec: 814 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:42 PM' - [Iteration #8: (Faulty=Vodafone)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:42 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:44 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:44 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:45 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:46 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:47 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:48 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:49 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:50 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:51 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:51 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:51 PM' - Overall Result: Fail
'2012/02/21 02:13:51 PM' - Duration: [0 min: 9 sec: 370 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:51 PM' - [Iteration #9: (Faulty=vodacom123)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:51 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:13:53 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:13:53 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:13:54 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:13:55 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:13:55 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:13:56 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:13:57 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:13:57 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:13:58 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:13:58 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:13:58 PM' - Overall Result: Fail
'2012/02/21 02:13:58 PM' - Duration: [0 min: 7 sec: 85 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:13:58 PM' - [Iteration #10: (Faulty=zyxwvuts)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:13:58 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:00 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:00 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:01 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:01 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:02 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:03 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:03 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:04 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:05 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:05 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:05 PM' - Overall Result: Fail
'2012/02/21 02:14:05 PM' - Duration: [0 min: 6 sec: 594 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:05 PM' - [Iteration #11: (Faulty=00000000)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:14:05 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:07 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:07 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:08 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:08 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:09 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:10 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:10 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:11 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:12 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:12 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:12 PM' - Overall Result: Fail
'2012/02/21 02:14:12 PM' - Duration: [0 min: 7 sec: 491 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:12 PM' - [Iteration #12: (Faulty=xxxxxxxx)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:14:12 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:16 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:16 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:18 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:18 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:20 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:21 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:22 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:23 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:24 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:24 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:24 PM' - Overall Result: Fail
'2012/02/21 02:14:24 PM' - Duration: [0 min: 11 sec: 113 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:24 PM' - [Iteration #13: (Faulty=99999999)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:14:24 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:26 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:26 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:27 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:27 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:28 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:29 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:29 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:30 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:31 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:31 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:31 PM' - Overall Result: Fail
'2012/02/21 02:14:31 PM' - Duration: [0 min: 7 sec: 158 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:31 PM' - [Iteration #14: (Faulty=yyyyyyyy)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:14:31 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:32 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:32 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:33 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:33 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:34 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:35 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:35 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:36 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:37 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:37 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:37 PM' - Overall Result: Fail
'2012/02/21 02:14:37 PM' - Duration: [0 min: 6 sec: 557 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:37 PM' - [Iteration #15: (Faulty=aaaaaaaa)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:14:37 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:39 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:39 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:40 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:40 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:41 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:42 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:42 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:43 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:44 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:44 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:44 PM' - Overall Result: Fail
'2012/02/21 02:14:44 PM' - Duration: [0 min: 6 sec: 988 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:44 PM' - [Iteration #16: (Faulty=Lude**22)(Users=)(Col3=)(Col4=)(Col5=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2012/02/21 02:14:44 PM' - Using 'InternetExplorer' version '9.0' as default browser.
'2012/02/21 02:14:46 PM' - 'Pass' : 1. Control + LeftClick on Item1Textboxview
'2012/02/21 02:14:46 PM' - 'Pass' : 2. Verify Item0Image's visibility is Visible
'2012/02/21 02:14:47 PM' - 'Pass' : 3. Verify 'UsernameTextblock' text Same 'Username'
'2012/02/21 02:14:47 PM' - 'Pass' : 4. Verify Item0Textboxview's visibility is Visible
'2012/02/21 02:14:48 PM' - 'Pass' : 5. Verify DescriptionContentButton's tool tip 'Same' "Username used to login"
'2012/02/21 02:14:49 PM' - 'Pass' : 6. Verify 'PasswordTextblock' text Same 'Password'
'2012/02/21 02:14:49 PM' - 'Pass' : 7. Verify Item1Textboxview's visibility is Visible
'2012/02/21 02:14:50 PM' - 'Pass' : 8. Verify DescriptionContentButton0's tool tip 'Same' "Password associated with Username to login"
'2012/02/21 02:14:51 PM' - 'Fail' : 9. Verify LoginRadbutton's visibility is Visible
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Element visibility does not match expected value
------------------------------------------------------------
'2012/02/21 02:14:51 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2012/02/21 02:14:51 PM' - Overall Result: Fail
'2012/02/21 02:14:51 PM' - Duration: [0 min: 6 sec: 448 msec]
------------------------------------------------------------
------------------------------------------------------------
'2012/02/21 02:14:51 PM' - Overall Result: Fail
'2012/02/21 02:14:51 PM' - Duration: [2 min: 28 sec: 361 msec]
------------------------------------------------------------
'2012/02/21 02:14:52 PM' - Test completed!

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 24 Feb 2012, 05:54 PM
Hello Lenore,

My first impression is that you are indeed trying to accomplish to much in a single test. As part of best practices we recommend modularizing your test cases so each ones performs a specific and concise set of tasks.

You might try to approach outlined here. If the Login button exists, perform a certain block of steps. If it does not exist, perform a different block of steps (and not fail the test).

Greetings,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Lenore
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or