Telerik Forums
Test Studio Forum
1 answer
104 views
When using 'Test as Step' it would be helpful to be able to highlight that step, right click and have a selection for going straight to that child test. Maybe I'm missing it.

Regards,

Chris
Anthony
Telerik team
 answered on 24 Feb 2012
4 answers
191 views
Hi.
We have a table in a website. the table has number, name, description. There is a sort number button.
 After I press the button , the number should be sorted from small to big.
How can I select several cells and verfiy the number order inside?


Thank you in advance.
Anthony
Telerik team
 answered on 24 Feb 2012
1 answer
125 views
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!

Anthony
Telerik team
 answered on 24 Feb 2012
5 answers
146 views
Hi,

There can be hundreds of elements added to the element explorer in the project. Is there an easy way to find the element you are looking for without having to scroll through the list of all the available elements? Both Elements Explorer window and Project Elements Selector window does not have a way to sort or find elements.

Thank You,
Dipti
Anthony
Telerik team
 answered on 23 Feb 2012
1 answer
83 views
I understand that we can link a test to an Acceptance Criteria, any way of linking to a user story ? If not can you please add to the backlog.

Can you share the roadmap/backlog list of TeamPulse - Test Studio integration features?
Cheers

Anthony
Telerik team
 answered on 23 Feb 2012
4 answers
61 views

How I visible false the ie8 close button.
in vs 2005 web page pop up window  in c#

Thanks Advance,
Moahmed
mohamed
Top achievements
Rank 1
 answered on 23 Feb 2012
2 answers
113 views
Hi,

Is it possible for the same test script to appear more than once within a test list?  If not, is it possible for one test list to include another (i.e. nested test lists)?  The scenario is that I want to test a Delete User function.  My scripts are quite generic and modular.
  1. I run script (A) that verifies if a user exists by checking they can successfully log on (if they can, then I log them out).
  2. If the user does exist:
    1. I run script (B) that will log on as superuser, delete the user, then log out as superuser.
    2. I then run script (A) again to verify the user cannot log on.
    3. I then run script (C) to create the user again.
    4. I then run script (A) again to verify the user can log on successfully again.
  3. If the user does not exist:
    1. I run script (C) to create the user.
    2. I then run script (A) again to verify the user can log on successfully.

As you can see, I want to call script (A) multiple times.

Now, I cannot guarantee that the user will or will not exist prior to starting this test sequence, so you can see that being able to execute the same modular script multiple times in a single test list would be really useful.

If it is not possible to have the same script multiple times in a test list, or not possible to nest test lists, then I do have alternatives, but not as efficient as being able to re-use scripts like this.


Thjanks,
Nigel Edwards, Transition Computing
Nigel
Top achievements
Rank 2
 answered on 23 Feb 2012
5 answers
125 views
Hi Guys,

I'd like some answers to the following questions which was raised by my team lead, we're seriously considering purchasing telerik test studio but would first like to clarify on these points:

- Can a project be divided into several files to make management of the test suite “smaller”. For example, one “module” (Assets, Service Centre) per file, and then a master project brings them all together. The analogous concept in development is a library.

- What happens if the tests runs the test on a monitor with a different resolution to the one the tests were conducted with. For example, Talal’s second monitor is a 19 or 22 inch wide-screen whereas my monitor is a 17 inch non-widescreen, and both would have different resolutions and therefore the app would appear differently on each. I can see this having implications for concepts such as Image compare.

- We need to investigate ways to ensure some things are not present on the screen. If the automated tests are going to target those kinds of things we would want to check that certain menus (for example) have not appeared, or certain buttons have not appeared on a dialog, etc.

- Parameterisation of certain test sequences so they are reusable – the example was the login sequence where we could supply the name & password as parameters and therefore re-use the same sequence for many different logins – because multiple logins would be needed to test different permissions scenarios..

-  I have a situation where I need to login, if the login succeeds the next screen is loaded isntantly, if it fails the next step of the test is to inform the user that the login step failed. How should we go about testing for a failed login, currently what we do is we check for a textblock being created that says the loginf ailed, however if the login succeeds that test stil executes and sicne we're in a different screen now the test effectively becomes broken.
Cody
Telerik team
 answered on 22 Feb 2012
1 answer
93 views
Hi

I need to test a desktop windows based application which is developed using .net 4.0, Telerik RadControls for WinForms 2010 Q3, Infragistics Controls for Winforms. I need to perform regression tests for this application.

Issues:

1. I work on one domain say X but my applications works on another domain say Y so what I do to run my application on X domain I use run as and give the Y domain's credential and open my application test. My problem here, to record actions in TestStudio I need to give the .exe path and perform some actions. Actually to run my application I have to give Y domain's credentials using run as but when run the actions it tries to open the applcaition directly. Here it fails to open the application itself.

2. To avoid above problem, I tried to work from Y domain itself but here one more problem. 

        Here there are sequnce of actions:
                i. Open the application
                ii. Click on tree node to open folder which is much similar to Windows Explorer (I think this is developed using Infragistics Controls)
                iii. Open a Time series chart from that folder (Which is developed using RadControls)

After stoping the recording and run the actions, here I have one real problem. It just opens the application but doen't perform any other actions.

Please give some solutions to resolve these issues,

Thanks,
Sri

Cody
Telerik team
 answered on 22 Feb 2012
5 answers
198 views
Hi,
I can run my test list by command line, set the output directory for the results ("out") but I can't get the "mail" option to work. Do I have to set something up  somewhere?

Here's an example of my command line :

"D:\Program Files\Telerik\Test Studio 2011.2\Bin\ArtOfTest.Runner.exe" list="***:\****\TestsAutomatises_Migration\Verif_Mig_UNIT\TestLists\Unit.aiilist" out="D:\Documents and Settings\st\Desktop\Results" serverPublish="false" notifyOption="1" mails="results@dsf.ca"
Anthony
Telerik team
 answered on 22 Feb 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?