Telerik Forums
Test Studio Forum
1 answer
258 views

Hi,

I am a new test studio user and I am working on some initial test scripts.

One of the first sets of scripts is testing a login including:

  1. Successfull Login
  2. Invalid Password
  3. Change Password (passwords don't match)
  4. Change Password (reset password through email link).

I am wondering is it possible to automate #4 above using the Test Studio UI?

Our password reset process sends an email to the user with a one time use URL.

I suppose the scenario would be to identify a dedicated user account for the email to go to, then login to web mail access with a known email UID/PSW. Select the email. click on the link, and then follow it back through. to access our password reset prompt which is waiting for the new password to be specified.

 

Question is: The link is dynamically generated. How would I account for that?

Or should I be asking for a developer to modify the password reset to have a method that allows for a known Password reset token for this user that is static?

Sailaja
Top achievements
Rank 1
 answered on 03 Mar 2016
5 answers
86 views

 

i have a problem with running tests with chrome.

Page keeps refreshing and test fail at last.

note that this does not happen when i try for google page , is this a compatibility issue or what?

 

Thanks

Boyan Boev
Telerik team
 answered on 02 Mar 2016
5 answers
101 views

Hi!

We have automated tests setup for our WPF application. Our application has a self updating process that closes itself, replaces its exe with an updated exe and then restarts itself. We have implemented a way to test this procedure by using a mock application at startup and then feeding in our actual application as mentioned in your KB (http://docs.telerik.com/teststudio/advanced-topics/coded-samples/wpf/connect-to-running-app). We use the Manager.ActiveApplication.Detach(false) function to free the exe from the testing framework, we then update it and then reattach to the application when it restarts using the same method used when we feed in our actual application at startup.

This process works perfectly when running it via a Test List in the Telerik Test Studio IDE Runner. Unfortunately, this process only works on a single run through when we run the very same code on the ArtOfTestRunner.exe on our CI server. It will then refuse to work again until we restart the server. When we run the Manager.ActiveApplication.Detach(false) function, the ArtOfTestRunner.exe will immediately begin the next test in the Test List, instead of running the next step in the currently executing test (which is to hook back into the application after it restarts). 

Do you have any insight as to why this is happening? Why would it work the first time, but continue to fail there after until the server has been restarted?

Hope to hear back soon

Boyan Boev
Telerik team
 answered on 02 Mar 2016
3 answers
121 views

I have a question about how Manual Testing in Test Studio works. I did not see much documentation regarding the Manual Testing. In the screenshot below, I did an import of my test cases from a spreadsheet. That is perfectly the way I wanted but once I have that imported, I would like to add different notes to each step of the Manual Test. But I noticed that all the steps in the test share the same note. Is that how Manual Test was designed or am I missing something in the functionality of Test Studio.


Boyan Boev
Telerik team
 answered on 02 Mar 2016
3 answers
207 views
Hi,

I am using telerik Test studio.I need to add mysql database as datasource.
So I created an ODBC connection.I tried givinmg several connection strings such as:
Driver={oes};Server=localhost;Database=oes;Uid=root;Pwd=scintel@123 

Can you tell me the correct connection string for this to work.

Thanks in Advance
Sivanathan B.
Boyan Boev
Telerik team
 answered on 02 Mar 2016
9 answers
148 views
Is there a light weight packaging of the results viewer?  We are running tests in a shared lab and it would be great to give out a lightweight results viewer to anybody who wants to view the results without having to install either the studio or the runner...

Any suggestions?
Boyan Boev
Telerik team
 answered on 02 Mar 2016
3 answers
180 views
Dears,

I want to ask how can i connect my project to SVN source control,, and what is the steps.
I find how to connect to tfs version control only...!!!


Regards,
Emad
Boyan Boev
Telerik team
 answered on 02 Mar 2016
4 answers
160 views

Hi Team,

 

Any advice on below issue :

 

Requirement : In Coded Step, I want to write a code such that string should split into two halves based on delimiter and save it in two diff variables

Any Code/Functionality available in Telerik Test Studio to achieve this ?

  

Please find the snapshot for example

 

Regards

Abdul

 

Ivaylo
Telerik team
 answered on 26 Feb 2016
20 answers
113 views

This is another of many issues I have had with Test Studio communicating with TFS. For whatever reason, Test Studio is consistently deleting an entire folder of tests when they have not been deleted by the client and it does not show the user that the delete is part of the check in. This is extremely frustrating. Why is Test Studio doing this and I can I make it stop?

NOTE: I have already rolled back the delete multiple times, deleted and re-created the local workspace with a fresh instance of the project from source control.

Ivaylo
Telerik team
 answered on 24 Feb 2016
6 answers
262 views

I have created if/else condition, if part is working OK, but else if failing. I have attached execution log...

 

'19.2.2016 13:27:18' - 'Pass' : 1. Navigate to : '/'
'19.2.2016 13:27:18' - 'NotRun' : 2. Wait for 'TextContent' 'Contains' 'Sign in to start your session' on 'SignInToPTag'
'19.2.2016 13:27:33' - 'Fail' : 3. IF (Wait for 'TextContent' 'Contains' 'Sign in to start your session' on 'SignInToPTag')
'19.2.2016 13:27:33' - Unable to determine logical branch to go into. Unable to execute verification.
------------------------------------------------------------
Failure Information: 
~~~~~~~~~~~~~~~
Unable to locate element. Details: Attempting to find [Html] element using 
Find logic 
 (Html): [tagname 'Exact' p] AND [TextContent 'Exact' Sign in to start your session]

Unable to locate element. Search failed!

Ivaylo
Telerik team
 answered on 24 Feb 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?