Search found 5 matches

by Aralmo
Thu Apr 11, 2013 8:31 am
Forum: Automation Tools
Topic: Ranorex studio with .Net 4.5
Replies: 2
Views: 2448

Re: Ranorex studio with .Net 4.5

Thanks.
by Aralmo
Tue Apr 09, 2013 3:35 pm
Forum: Automation Tools
Topic: Recorder defaults errors.
Replies: 1
Views: 1597

Recorder defaults errors.

Hi, i am having problems with the recorder default times. The default timings for keypresses and mouse clicks show the values i have setup but when i start recording sometimes they behave like if it was 0 until i change them in the settings again. It's a real pain because i record a part of the test...
by Aralmo
Mon Apr 08, 2013 4:41 pm
Forum: Automation Tools
Topic: Is Automated Testing a Solution for You?
Replies: 2
Views: 1915

Re: Is Automated Testing a Solution for You?

Totally agree with Ian, integration tests should be there from day 1.
They should be part of the acceptance of the done status of any development task that can't be tested with a unit test.
by Aralmo
Mon Apr 08, 2013 4:35 pm
Forum: Automation Tools
Topic: Button not clicked on Windows Server 2008 R2
Replies: 2
Views: 2439

Re: Button not clicked on Windows Server 2008 R2

I have the same problem, only in post buttons, and solved it using a mouse down / up instead.
Just keep your mouse pressed until exceeding the click time so it is recorded as down/up event, not perfect but works.
by Aralmo
Mon Apr 08, 2013 4:33 pm
Forum: Automation Tools
Topic: Ranorex studio with .Net 4.5
Replies: 2
Views: 2448

Ranorex studio with .Net 4.5

[Moved from automation api, created it in the wrong place] Hi, as far as i can see Ranorex studio only allows to set the project target framework to .Net 4.0, is that ok? i am trying to add some external references that are in 4.5 wich i will use to do database initialization etc.. Is 4.5 not suppor...