Telerik Forums
Test Studio Forum
1 answer
152 views
Consider a scenario, we have a table of elements with check boxes beside each element and I want to select/click/check on one of the one of the items(element). This selection should be dyanamic i.e. user should be able to select the element of his or her choice depending upon the name(text) of the element.   
(Please see Screenshot - Checkboxes.jpg to this thread)

I have earlier worked on Selenium Web driver and I found these things were pretty easy to perform in selenium. I hope it will be same here and with some guidance from your team, I will be able to perform all these actions.
Ivaylo
Telerik team
 answered on 24 Apr 2014
1 answer
70 views
Hi Telerik Team,

Recently one of my machines constantly appears the error with no specific reason: Type:'Information',Info:'IsReady',Action:'NotSet',Target:'null',Data:'',ClientId:'Client_52195b4b-4801-4a23-aa4e-4fc6a40f7676',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'False',Response:''), which blocked many of my tests, I cann't figure out what may cause the error, because the same scripts execution on other servers good.


I have searched the Forum, and see this issue occur for specific operation like dealing with popup window to other people, but for my case, just regular steps like click or navigate.


Telerik version: 2012.2

Thanks in advance,
Fion
Boyan Boev
Telerik team
 answered on 24 Apr 2014
7 answers
177 views
Hi,

After upgrading from version 2013.1.509.0 to 2013.2.1327.0 I'm experiencing the following issue:
The DOM explorer is not showing all iframes inside the page of Microsoft Dynamics CRM 2011. I attached a side-by-side comparison with the IE developer toolbar DOM explorer and highlighted the regarding section.
This is a major problem, since now all of my tests are failing!

This was working fine with the previous version I was using.

We are using CRM 2011 with rollup update 11 (at this time it's not possible to update to a newer rollup update version).

Please advise on how to solve this.

Thanks in advance.
Cody
Telerik team
 answered on 23 Apr 2014
8 answers
292 views
I am getting an error "Value cannot be null. Parameter name:input" (See attached screen shot) when opening a project. I used source control to find the problem was the settings.aiis. I attach both the working one and the failing settings file. I would like to know what value is null so I can fix it? I am using the open source Jira Plugin but it was working fine. 

Cody
Telerik team
 answered on 22 Apr 2014
3 answers
62 views
Hi Telerik Team,

I'm using Telerik 2012.2, and IE9 as testing env for web testing, and met a weird situation is that I want to click A element, but actually Telerik click B instead under IE, A and B are totally different, then I debug the element A's OuterMarkup, the output is expect means the value I given is correct.  I'm confused why the click operation will go for the element B, I have tried in FF with same code, it works great, please help me on this, thanks in advance.

Below I list one of the failed steps as example, expect I wanna click "Safety Recalls" and I also debug the element I use(See the Debug output), but actually it click the another link which goes to "http://accessories.ford.com/"

See the log:'
LOG: Debug: <a href="http://ownerqa.ford.com/servlet/ContentServer?pagename=Owner/Page/RecallsPage" gnavval="?gnav=foot:ownership:recall-notices">Safety Recalls</a>
LOG: This message can be ignored:Element Not found!
FindExpression used:
[id 'Exact' yui-main]

LOG: The page url is not correct.Expected url contains: servlet/ContentServer?pagename=Owner/Page/RecallsPage ;Actual url is: http://accessories.ford.com/
'Fail' : 4. [CrumbTray_OwnershipClickAndVerification_CodedStep2] : click and verify 'Safety Recalls' link

Also I have uploaded my code, see the attachment!

Boyan Boev
Telerik team
 answered on 22 Apr 2014
4 answers
99 views
Hey,

So WPF app has one Xaml for similar dialog. And because of this, all of the different ok and cancel buttons throughout the app have the same automation id. When I create a test that hits more than one of these dialogs, the test originally ties them to the correct dialog window and will pass. But when I close test studio and come back, it merges all of the steps that hit a cancel button into the same dialog (usually the first one hit in the test). So when the second dialog window comes up with a different title, the test is changing the primary target in the step properties to the first dialog hit in the test, causing a timeout, even though the elements in test studio are named differently and in the elements explorer are categorized under the correct title.

I can't figure out a workaround.
Daniel Djambov
Telerik team
 answered on 21 Apr 2014
2 answers
117 views
Hello,

I'm trying to run a test on a combo box containing variable items in a silverlight application. I need to select each item from the list and verify that a chart appears. The lists can be quite long, and sometimes a slider bar is needed to scroll to the bottom 

I was hoping to use a while loop somehow, but when i try to create validations for the combo box item, I can only base it on the property, visibility, location or tooltip, nothing about the position in the list.  The combobox itself also has a combobox verification "Selected item is index '0'", however I cant see a way relate this to the number of entries in the list either as it only changes between 0 and -1 for the list entries.

Another issue is that as there is also a slider bar when the list is long, i need to be able to scroll down once i reach the bottom of the visible list.

What is the best way to go about testing this? I've attached a photo which will hopefully help describe what i mean.

Thanks in advance
Daniel Djambov
Telerik team
 answered on 18 Apr 2014
5 answers
127 views
Is it possible to record browser interactions?  Not application interactions within a browser, but the browser interactions themselves.  Things like:
    1. 1.  Minimize, Maximize, Restore, etc.
    2. 2.  Selecting something from the Favorites list.
    3. 3.  Something from the File, Edit, View, etc. browser menu selections.
    4. 4.  etc.

It does recognize the Back button, but that's about it.

Boyan Boev
Telerik team
 answered on 18 Apr 2014
1 answer
101 views
Hi,

I understand how to set up bindings for things like BaseURL, etc.  This
works nicely.  However, I want to also bind to the "Count"
property of one of my loops so that I can use a data driven element to specify
how many times for my loop to run.  Is this possible? 


Another binding I would like to do is the "WaitTime" property on a
"Execution Delay" for example.

Can someone recommend a way to bind these properties?


Thanks,

Steve

Daniel Djambov
Telerik team
 answered on 18 Apr 2014
13 answers
501 views
We just created a Team Foundation Service project, and we are receiving the following error when trying to connect Test Studio to our project in TFS.

We just get a error message that says TF400813: Resource not available for anonymous access. Client authentication required.

It never gives us a popup to enter my microsoft account information, just an error message after I click connect. (See Picture)

The info in the fields is:

TFS 2010/2012/2013:    checked
HTTPS:    checked
Virtual Directory:   null
Collections:   defaultcollection
TFS Server Name:   hdslabs.visualstudio.com

[10/29 14:45:52,Telerik.TestStudio.exe(1016:33)] First trace message from pool unnamed thread (managed ID = 33, native ID = 100).
[10/29 14:45:52,Telerik.TestStudio.exe(1016:33),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[10/29 14:45:53,Telerik.TestStudio.exe(1016:33),TeamFoundationServer] TFSServer.ConnectToServer() : EXCEPTION! (see below)
     Situation: Exception connecting to TFS server
     Outer Exception Type: Microsoft.TeamFoundation.TeamFoundationServiceUnavailableException
     Message: Team Foundation services are not available from server https://hdslabs.visualstudio.com/defaultcollections.
          Technical information (for administrator):
          TF400813: Resource not available for anonymous access. Client authentication required.
     HRESULT: 0x80131600 (Official ID (if app.) = COR_E_APPLICATION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5632)
     Call Stack:
          at Microsoft.TeamFoundation.Client.TeamFoundationSoapProxy.ThrowIfServiceUnavailable(HttpWebResponse response, TfsConnection tfs, String nameOrUri)
          at Microsoft.TeamFoundation.Client.TeamFoundationSoapProxy.GetWebResponse(WebRequest request)
          at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
          at Microsoft.TeamFoundation.Proxy.BisRegistrationServiceProxyWsdl.GetRegistrationEntries(String toolId)
          at Microsoft.TeamFoundation.Proxy.BisRegistrationProxy.GetRegistrationEntries(String toolId)
          at Microsoft.TeamFoundation.Proxy.BisRegistrationService.RefreshMemoryCache()
          at Microsoft.TeamFoundation.Proxy.BisRegistrationService.RefreshCachesIfNeeded(Boolean direct)
          at Microsoft.TeamFoundation.Proxy.BisRegistrationService.GetRegistrationEntries(String toolId)
          at Microsoft.TeamFoundation.Framework.Client.PreFrameworkServerDataProvider.FindServiceLocation(String serviceType, String toolId)
          at Microsoft.TeamFoundation.Framework.Client.PreFrameworkServerDataProvider.LocationForCurrentConnection(String serviceType, Guid serviceIdentifier)
          at Microsoft.TeamFoundation.Client.TfsConnection.EnsureProviderConnected()
          at Microsoft.TeamFoundation.Client.TfsConnection.<EnsureAuthenticated>b__0()
          at Microsoft.TeamFoundation.Client.TfsConnection.UseCredentialsProviderOnFailure(Action action)
          at Microsoft.TeamFoundation.Client.TfsConnection.EnsureAuthenticated()
          at ArtOfTest.Common.TFSClient.TFSServer.ConnectToServer(IServerInfo server)

[10/29 14:45:53,Telerik.TestStudio.exe(1016:33),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------

Boyan Boev
Telerik team
 answered on 18 Apr 2014
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?