This is a migrated thread and some comments may be shown as answers.

unable to validate a textbox?

5 Answers 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Neeraj
Top achievements
Rank 1
Neeraj asked on 20 Sep 2010, 09:51 PM
I am trying to do some validations on a simple asp:textbox. I am unable to even save a 'Build Verification' for exact match on the text box value. Why is it? Is asp:textbox not supported by telerik QA Studio?

Please find the attached gif file with the error message.

What am I doing wrong?

5 Answers, 1 is accepted

Sort by
0
Nikolai
Telerik team
answered on 21 Sep 2010, 05:53 AM
Hi Neeraj,

 There is an error with our control descriptor for text box. We will try to fix the problem for the next SP release.
Mean while you can verify against the Value attribute:
1. Click the Attributes button in the "Build Verification" screen
2. Then select the 'Value' attribute

Thank for your time.

Sincerely yours,
Nikolai
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Neeraj
Top achievements
Rank 1
answered on 23 Sep 2010, 07:40 PM
OK Thanks - that worked. Now I am having bigger issues.

I am getting the below error most of the times  -  I am unable to run any of the recorded scripts.

I was running some tests on WebUI QA Studio and I was getting the below error (operation timeout). Now I am using Developer edition , in VS 2008, I have recorded three tests (.aii) - two of them I have modularized. Again I get the same error as below , I cannot run this test. How can I correct this problem ? Please help.

regards,

Neeraj

--------------------------------------------------
'23/09/2010 14:29:13' - Error encountered during execution.
--------------------------------------------------
'23/09/2010 14:29:13' - Error launching the runner. Error: System.TimeoutException: The operation has timed out.
   at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Launch(Int32 waitForReadyTimeout, String pathToRunner)
--------------------------------------------------
'23/09/2010 14:29:13' - Aborting....
0
Konstantin Petkov
Telerik team
answered on 24 Sep 2010, 09:39 AM
Hi Neeraj,

I have to admit we've seen this error before but were unable to identify what is causing it so far.

First of all, can you please make sure you don't have a runner process pending? Kill any process like that as well as close any open browser (and kill browser process if any pending) and try again. Does that help?

If you still get the error can you please share all the info about your environment so that we can try to reproduce the error? The OS and browser info is important also please share what version of the .Net framework is installed on that machine.

Can you please check if you get the same error on another machine?

Regards,
Konstantin Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Neeraj
Top achievements
Rank 1
answered on 24 Sep 2010, 04:11 PM

I am running these tests on IE 8.0,
.NET 2008 , 3.5 SP1 and Windows XP.

I was not getting this error until I tried
doing a validation on a textbox (the
reason why I opened this ticket). After this
my tests atleast the first time (most of the
times) seem to throw this timeout exception.
If I run them again then they seem to work.

Perhaps you can simulate this scenario in your
environment and then reproduce.

Please let me know if you were able to reproduce
this or need more information on my side.

0
Konstantin Petkov
Telerik team
answered on 27 Sep 2010, 08:17 AM
Hi Neeraj,

I spent some time running the same environment and got no error executing tests -- XP SP3, IE8, VS 2008 SP1.

It could be a shot in the dark but can you please try enabling annotation during execution? It will slow down the execution a bit and could help by connecting to the controller a bit later. You can find the Enable/Disable annotation option in the Steps toolbar right next to the browser drop down. Just check that and try with some execution delay (by default the value is 400 millis).

All the best,
Konstantin Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Neeraj
Top achievements
Rank 1
Answers by
Nikolai
Telerik team
Neeraj
Top achievements
Rank 1
Konstantin Petkov
Telerik team
Share this question
or