Telerik Forums
Test Studio Forum
2 answers
116 views
Hi

My test studio stopped running test lists recently. It advises to check the log:


[9:29 AM] - LogMessage: [9:29:31 AM] - WebUI Test Studio (version:2010.3.1421.0) started.
    ======  ======
    Title: Initiate log
    Message:
    Title: Initiate InternalManager
    Message: Trying to Validate License
    Title: Requesting EVT
    Message: EVTP
    Title: Requesting Validation
    Message: ILMValidate
    Title: ILMValidate action
    Message: Set PC
    Title: ILMValidate action
    Message: Check for VL
    Title: Requesting Validation
    Message: ILMValidate True
    Title: Requesting Validation
    Message: ILMValidate True NotTrial
    [9:29 AM] - LogMessage: [9:29:43 AM] - Active Project is : 'TestProject2'
    [9:29 AM] - LogMessage: [9:29:43 AM] - Project 'TestProject2' Ready.

I also get "Compile failed:: Error CS2008: No inputs specified" in the execution(test runner) window

Is this a known error?
Why would it stop running the lists that were running before? The tests run perfectly one buy one.

Thanks a lot for your help

Best wishes
Helen
Olena
Top achievements
Rank 1
 answered on 31 Mar 2011
2 answers
137 views

Hi

i have a case that tries to verify if a cell is hidden but the verification step says that it is visible even thou IE8 do not render the cell

the table code is as follows.

<table style="empty-cells: hide">
<tr>
<td aut="cell1">some text so this cell is visible</td>
<td aut="cell2"></td>
</tr>
</table>

is there a way to detect that cell2 is hidden and not wrongly detected as "visible" ?

Regards

Ben

Benjamin
Top achievements
Rank 1
 answered on 31 Mar 2011
13 answers
307 views
Does the ELSE need to used?
In the IF part, does the verify that gets attached to the IF need to be set as wait Verify?
Can you change the verify to Wait Verify after it is pulled in to the IF?

I keep getting triangles on the IF THEN step, why?
I do not have any of the steps set to continue on fail.
The test runs through to the end and I get triangles on all steps, why?
Everything looks good during execution.

It seem to me in general that any test can have only so many triangles.
Once it hit a certain amount of triangles, the whole thing is triangles.

Anthony
Telerik team
 answered on 30 Mar 2011
5 answers
123 views
As part of our evaluation I have created a data-bound login test, which I later plan to include as a step in other tests.

The first login works, but when the second iteration begins it fails as the web page is still logged. 

I have include a "clear browser cookie" and "execution delay" step at the beginning of the test but it appears to do nothing.

It is an ASP.NET application with forms authentication (using cookies) that is being tested.

Any suggestion to help debug this problem?

As a side question: will I be able to include this test "as a step" in other tests that are bound to a different data-source or do I need to create one single spreadsheet?


Cody
Telerik team
 answered on 30 Mar 2011
3 answers
102 views
Hello,

WebUI_TestStudio_Developer_2010_2_830_Dev supports (Internet Explorer) IE 6?
Anthony
Telerik team
 answered on 29 Mar 2011
8 answers
327 views
Hi,

I have three virtual machines with windows server 2003. First have Ie6,
second IE7 and the last one IE8 installed browser. All of them have Chrome,
Safari and FireFox.
I configured all browsers (particulary IE) with document from your website.


When I run simple test in all browsers, it only works in FF, safari and
chrome. In IE (in all version) I have only blank page.
I  disabled IE ESC in all machines, but it still doesn’t work.

In using Webaii framework 2010.3.1307.0 version 

My test code:
//...
//settings
Manager.LaunchNewBrowser(BrowserType.InternetExplorer, true,
ProcessWindowStyle.Maximized); browser = Manager.Browsers[0]; browser.NavigateTo("http://www.google.com";);
browser.Close();


ag
Cody
Telerik team
 answered on 29 Mar 2011
7 answers
150 views

Hello,

 


Am trying to do simple test to “record and run my tests”.

 

1)      Open Visual Studio and create a new test project.

2)      Right click on the project node in the solution explorer and select “Add -> New Test…”.

3)      Click on the “WebAii Test” type and select OK.

4)      Your new empty test should open automatically.

5)      To begin recording the steps of your test, click on the “Record” button (circled in red above).

 


Internet Explorer is not automatically opening in record mode. And getting below error.
" Failed to launch the browser . Error.system.TimeOutException"

Cody
Telerik team
 answered on 29 Mar 2011
3 answers
117 views
Hi All,

What is the minimum system requirement to run Web UI test Studio - QA edition?????

My company is evaluating the QA edition at this stage for silverlight application. We are running the trial version on a system which has following system configuration:
  • Intel Core duo CPU T7250 @ 2 GHz
  • 1 GB RAM

What we have noticed that Web UI test QA edition takes lots of time to firstly load the tool and then while executing the test on silverlight application, it takes lots of time to just start up (most of the time we get timeout exception) and same is with recording a test.

Your response will help us evaluating the WEB UI test - QA edition tool.

Akbar

Daniel Levy
Telerik team
 answered on 29 Mar 2011
1 answer
110 views

Hello team,

Am not able to download WebAii Testing Framework Free Edition

 

Latest available Version: 2010.3 1421(Feb 21, 2011)

Please advice.

Stoich
Telerik team
 answered on 29 Mar 2011
4 answers
113 views
Test is recorded in IE9 using version 2010.3.1421.0

When the test is run in Quick Execution, it runs successfully.

When a Test List is created, and the same test added as the only item in the list, the test fails to compile, giving the below error:

"error CS1022: Type or namespace definition, or end-of-file expected"
Stoich
Telerik team
 answered on 29 Mar 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?