Telerik Forums
Test Studio Forum
4 answers
112 views
HI I am trying to record clicking a Link which is inside div tag. But no event is getting recorded if i click on that link keeping recorder ON.

code 
<div class="noFlashLinkBox">
<div class="noFlashBox" style="width: 130px;"> <!-- 154 -->
<h1>Welcome</h1>
<ul>
<li><a href="/welcome/about-you/en/index.html">About You</a></li>
<li><a href="/welcome/about-us/en/index.html">About Us</a></li>
<li><a href="/welcome/press-releases/en/index.html">Press Releases</a></li>
<li><a href="/welcome/take-a-tour/en/index.html">Take A Tour</a></li>
<li><a href="/welcome/investor-relations/en/index.html">Investor Relations</a></li>
<li><a href="/careers/index.html">Careers</a></li>
<li><a href="/welcome/making-a-difference/en/index.html">Making A Difference</a></li>

</ul>
</div>

I want to click each link one by one.

Also do we have any kind of validation mechanism which can verify that after navigation all the content in the page is correct?

Regards
Kanwaljeet
Konstantin Petkov
Telerik team
 answered on 02 Mar 2011
1 answer
85 views
Hi,
 I am recording my application and click on "Report Schedular" button in my application, after that a new reporting application opens to make reports. i.e. " Stimulsoft Report Designer.web" it is Flash based application 

Now my question is that, recorder does not record anything on that Application. Is it possible to record on this reporting application or not ?
Please Reply

Regards,
Nitin
Stoich
Telerik team
 answered on 01 Mar 2011
1 answer
295 views
JavaScript code is not working inside a RadAjaxPanel

I have used a telerik RadAjaxPanel. Insdie this panel I have a button. I want to open a new window using javascript code by clicking this button. My code is shown below:

string script = "window.open('http://example.org/NewPage.aspx', 'new_window');";
Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "Open window", script, true);

NB:This code is written in .cs page and this are C# code.
 If i use the button outside the RadAjaxPanel then it works nicely.


Thanks in advance
Prangadj
Top achievements
Rank 1
 answered on 01 Mar 2011
7 answers
171 views
Hello,
          I was wondering, is there a way to do stress testing on the web server to simulate multiple users? Or setup the scheduling server to run multiple tests concurrently?
Jason
Top achievements
Rank 2
 answered on 28 Feb 2011
4 answers
107 views
Hi,

I have uploaded my web application on Two URL'S. I record the scripts on one URL the copy and past that same script in a new Test and change the URL from property window.

The Script that I recorded originally in running fine but the other one is giving errors of few steps.

Error -

Unable to find the target host (Browser/SilverlightApp) to locate an element. Failure: System.TimeoutException: Wait for condition

has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Int32 timeout)
   at ArtOfTest.WebAii.Core.Browser.WaitForFrame(FrameInfo frameInfo, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.GetFrameBrowserInstance(Browser topBrowser, FrameInfo frame, Int32

waitTimeout, String& stringError)


I tried lot of time but not able to do so. Please reply.

Regards,
NKG


Stoich
Telerik team
 answered on 28 Feb 2011
2 answers
179 views
Hello,
         Is there a way I can extract a value in a coded step from a data bound .csv in the QA Edition? Or do I need to perform this via an ODBC connection?

For example: The Test will run and state that for Iteration #1: CompanyName= Bob'sCompany . I would like to obtain the value "Bob'sCompany" from CompanyName.


Thanks
Nate
Top achievements
Rank 1
 answered on 24 Feb 2011
1 answer
107 views
1.What's different between QA and DEV edition?
2.Can i edit/perform the test project/scripts on QA edition which was created on DEV edition?
Daniel Levy
Telerik team
 answered on 24 Feb 2011
1 answer
77 views
I use visual style builder create my skin for RadGrid Control
Why my skin not work with page size.?
Iana Tsolova
Telerik team
 answered on 24 Feb 2011
2 answers
154 views
Hi,

I tried executing a test list using the command line with this command:

"C:\Program Files (x86)\Telerik\WebUI Test Studio 
2010.3\Bin\ArtOfTest.Runner.exe" "list=C:\WebUITest Studio 
Projects\FSoft.FSuite.Tests.TelerikAutomation\TestLists\Rgr_PATrade_IE.aiilist"

The line that shows after this command is:

ExecuteTestFromLisT: Executing test: 'Test1'

Test1 is the first test in the test list. What happens after this line is IE Browser is launched, and then no further action happens -  IE just stays in the "about:blank" address - it does not do the first step of Test1 which is navigate to URL. Am I missing something here?

Regards,
Kristine
Nate
Top achievements
Rank 1
 answered on 23 Feb 2011
2 answers
49 views
Hi

I hope you can help me with a following problem:

When I record a test and press a button(1) or enter the text into textbox(2) inside the silverlight application WebUI records the following
1. Click BtnNewItemButton1
2. Type 'SomeText' into TxtNameTextbox3

As you can see it records the names of the elements(controlls) that were randomly given to controls during build. So later, if for any reason new element of the same type is added to the application window(tab) the test fails or executes wrong, cause what used to be BtnNewItemButton1 is now BtnNewItemButton3 and therefore can't be found/detected.

I am wondering if there is a possibility to somehow make the names of the controls stable(we are using Telerik controls in development)
Or maybe there is a possibility to tie the test to some other anchors on the application page?

Thanks a lot in advance!
Helen
Cody
Telerik team
 answered on 23 Feb 2011
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?