Telerik Forums
Test Studio Forum
1 answer
88 views
Hi

I see from some other posts that the current version does not allow recording of test outside IE
Are there any plans to change this as many projects are not using IE as there main browser

Aidan
Ivaylo
Telerik team
 answered on 29 Feb 2012
5 answers
235 views
I upgrade Test Studio to 2011.2.1413.0 and found that one of Elements in Element Explorer disappeared.

It presents in Pages.cs
public ArtOfTest.WebAii.Controls.HtmlControls.HtmlAnchor Link_Contacts
{
    get
    {
        return Get<ArtOfTest.WebAii.Controls.HtmlControls.HtmlAnchor>("class=ms-crm-NavBar-Subarea-Link", "title=Contacts");
    }
}
but there is no such element in Element Explorer
http://screencast.com/t/BbKtOrF049f

How could I fix it?
Plamen
Telerik team
 answered on 29 Feb 2012
3 answers
84 views
1. When I run the test case by it self not errored while when I run same test case within a list of test cases it's fail, while it should pass any clue?
2. The result of some test cases not consistent some time it's fail and other time it's pass, for example in the the execution of the Login, test "pass" because it's enter the UserId in full as recorded and other time "fail" because it doesn't enter the UserId in full as recorded, any idea way it does that? 

When I record the test case and play it again and it pass, it should always pass unless some thing get change. But that is not the case, any idea? how I improve the recording of the test cases to make it consistant
Plamen
Telerik team
 answered on 28 Feb 2012
1 answer
80 views
Hi,

I am doing data driven testing in Telerik test studio.
When it plays the steps for the second data or the second time,Internet explorer gives the following error message:

 


Run Time Error:

Internet explorer runtime-error-r6025

And when I click ok the browser closes automatically.

I want to know how to avoid this.


Thanks in Advance,
Sivanathan B


Plamen
Telerik team
 answered on 28 Feb 2012
9 answers
397 views
Hello!
I installed trial version of Telerik Test Studio 3 days ago.
I created test solution in vs2010 and try to add WebTest
After test item created - i see Error loading c:\xxx\xxx\xxxx\xxxx\webtest1.tstest: Test Studio license could not be validated.  Please obtain a valid activation code from http://www.telerik.com
What's wrong?

Nick Brzezinski
Telerik team
 answered on 27 Feb 2012
1 answer
88 views
Hi there,

I need to test the range of Textblock, say for example I need to test the contains of the Textblock should be within the range (0 to 999999), how I do that? any example?

 

Also how I check for negative value

Your help and support much apprecialted

Talal
Ivaylo
Telerik team
 answered on 27 Feb 2012
1 answer
153 views
Hello,

Is there any way in test studio to verify the date appearing in the date field is same as current system date without using any codded step?
Ivaylo
Telerik team
 answered on 27 Feb 2012
1 answer
107 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
202 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
129 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?