Telerik Forums
Test Studio Forum
3 answers
78 views
Recording appears to be working fine for the majority of the time. When I left click an element or area, a new step is generated with code to capture that event. This is normal behavior.

However, there are certain elements and areas that do not allow themselves to be recorded. I may left click on an element and no new step will be generated. This behavior is consistent in that an area that will allow recording will always allow it, the ones that will not allow recording never allow it.

The real kicker is that elements that do not generate a new step upon 'left clicking' will generate a new step upon 'right clicking'.

I would appreciate help in understanding why some elements and areas will allow recording and new step generation while others will not.

I'm using the Telerik Test Studio version 2011.1.609.0.

I can provide more details upon request. Thank you very much.
Cody
Telerik team
 answered on 12 Jul 2011
1 answer
71 views
If I just installed the Express Edition

Can I then go back and Install the Standalone version or do I need to uninstall Express first?
Cody
Telerik team
 answered on 12 Jul 2011
1 answer
137 views
Hi,

I develop a WPF application and host it within Microsoft Word 2010 app.
Is it possible to test (using Telerik Test Studio) the functionality of my application?
Before I have an access to my control I need to jump on the Ribbon Pane in Word and do some actions to create/initialize it.
Does Test Studio support this case?

Regards,

Dariusz
Anthony
Telerik team
 answered on 11 Jul 2011
2 answers
117 views
Details: the event log file is full.

Error when Connecting Scheduling server.

I'm running Telerik Test Studio stand alone version, latest build.

Test Connection is successfull.

Have entered some path to Project source and click "Register".

pops up this error.  Where can I find this log file and clear its content?

cheers.
Eyjolfur Bjarnason
Eyjolfur
Top achievements
Rank 1
 answered on 11 Jul 2011
13 answers
267 views
Hello Support,

I see this morning in my Telerik account  Test Studio 2011.1 609 is available for download, is this Test Studio R1 2011 SP1 ?
Because,  last week I have received an email from Telerik saying that "Test Studio R1 2011 SP1" will be shipped next week!

Thanks,
Madhu.



Joel
Top achievements
Rank 1
 answered on 08 Jul 2011
3 answers
104 views
hello ,
I noticed that the duration of the execution  test on the log file results is miscalculated on my file that I notice is starting execution 6:03:34 pm and the end of execution is 12:54 : 37 and duration is : 51 min: 3 sec: 547 msec
in fact, my test lasted more than 6 h

best regards
samir
Cody
Telerik team
 answered on 07 Jul 2011
3 answers
94 views

We are looking for some help in overcoming the below described problem, Kindly revert back with appropriate resolution.

 

One of our application is using “Telerik TabStrip” controls on a particular web page and we are trying to automate the core business functionality for this application using “VSTF Coded UI”, During this we have encountered a problem while trying to record the TabStrip control using “Coded UI Test Builder”.

 

Problem:

On mouse over all the respective TabStrip controls (Attached necessary screenshots “Initial_Page.png” & “On_Mouse_Over.png” files) are changing their corresponding positions from Horizontal to Vertical and we are unable to proceed further

 

Kindly do revert back to us with appropriate resolution in overcoming this problem

~ Shekhar
TCS Hyderabad

Petar Mladenov
Telerik team
 answered on 07 Jul 2011
1 answer
148 views
Hi,
Pardon me if this topic is discussed some where else in the forum and I have failed to locate it.

I have two questions:

1. How can I update the execution status of a coded step through C# code
Ex: If { "Pass" }
  else  {    "Fail" } 

2.     How to use the variable (which has got the value by extraction  ) in a coded step which is coming after a few steps after extraction.

Thanks in Advance.
Swar
Cody
Telerik team
 answered on 06 Jul 2011
1 answer
109 views
In debug and running  enviroment, in code behind, I cannot get my path that configured in *.testsettings file even I have be enabled Deployment (you can see the attached file), it alway returns default path is "D:\"
(I using TestStudio_2011_1_609 version)

Colud you have any idea ?
Cody
Telerik team
 answered on 06 Jul 2011
12 answers
348 views

Hi Telerik/All,


I have a situation where I need to automate test in which automation test should searches for a value in the list box and if value is present in the list box then it needs to highlight it. I have developed a customize code which is as follows:


pages.BORWL08D63186Wmservice.SilverlightApp.LstProcessOrdersListbox.Find.ByTextContent(Data("Process Order").ToString()).User.Click()


This code works fine when the value is visible in the listbox without scrolling down. But if the value is at the bottom of the listbox (with vertical scroll bar enabled) then the above codes does not work.


I need your suggestion/help to develop a script, where it looks for the value in the listbox if it’s not present then scroll down and search for the value till the end of listbox. Your help would be a great help.


Currently the alternative way which I am using is as follows:

1)  Look for value in listbox with above customize code. (Mark the step as continue on failure)

2)  Press the vertical scroll bar. (Mark the step as continue on failure)

3)  Look for value in listbox with above customize code. (Mark the step as continue on failure)

4)  Press the vertical scroll bar. (Mark the step as continue on failure)

5)  Look for value in listbox with above customize code.


This codes work fine but its not fully automate, and it has following issues:

1)  If the value is at the bottom of a very large amount data in the list box then this will not work (stops after two vertical scroll down).

2)  If the value is in the middle of the list box after one vertical scroll down pressed, then we will have few failed steps and the overall result of the test will be failed. Even though it had successfully passed the test.


Your help in this regards will be be much appreciated. Also please note that i have scripts written in VB


Cheers


Akbar

Cody
Telerik team
 answered on 05 Jul 2011
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?