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

Telerik issues

5 Answers 98 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Cilistan
Top achievements
Rank 1
Cilistan asked on 17 Apr 2012, 08:02 AM
Hi Telerik Team

I am testing on Telerik via Visual Studio 2008 and I just wanted to know the following:
  
 ->     What is the maximum steps per test case?
 ->     How do I prompt a user to enter values or select button manually?
.->     How do I record steps on dialog boxes where I have to click save?
 ->     Are there any specific dialog boxes which I can record steps on? 

Kind regards,
Cilistan

5 Answers, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 17 Apr 2012, 03:46 PM
Hello Cilistan,
  1. There's no limitation, however we recommend keeping tests short and as modular as possible. The Test as Step feature is a good way to achieve this. We find that tests are harder to maintain and their results harder to interpret when a test tries to accomplish too much.
  2. Use the Manual Step feature.
  3. Insert a Download Dialog Handler step. Configure it to click the Save button and select the path on disk in which to save the file.
  4. See the dialog page linked in point 3 for a full list of dialogs Test Studio can handle.

All the best,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Cilistan
Top achievements
Rank 1
answered on 19 Apr 2012, 02:29 PM
Hi Anthony

I have executed the steps which you sent me regarding the Download Dialog step. However I have encountered a error at the end of my test case.

How do I go about fixing this error?

Below is the attachment of the log of the test case which I executed.

Thanks
Cilistan
0
Anthony
Telerik team
answered on 19 Apr 2012, 09:07 PM
Hello Cilistan,

It's difficult to say what that step is failing without more detail. 

Please provide more information and a screen recording of the test executing. Jing is a free recorder that we use.

All the best,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Cilistan
Top achievements
Rank 1
answered on 20 Apr 2012, 07:44 AM
Hi Telerik Team

The last step of my test case is to save a file. I added a download dialog box in order for me to save a file but it hangs when the Download dialog box pops up.

I have attached the error below for you to view.

Thanks
Cilistan Prouse

0
Anthony
Telerik team
answered on 20 Apr 2012, 05:43 PM
Hello Cilistan,

Unfortunately your second screen shot doesn't really provide any more detail than the first. Here's what we need to properly diagnose this. Please provide most, if not all, of the following:

  • A copy of your test we can run directly to replicate the issue. Since your app appears to be private, this likely isn't feasible.
  • A test against a public site that demonstrates the issue. Here is a site with a "Sample Address File" link. Record a test against it, insert a Download Dialog Handler, set its HandleButton and DownloadPath properties, execute the test, and observe how the step is intended to be used. See attached screen shot for what the test should look like.
  • Record your screen while the test is executing and share the video with us. We use a free recorder called Jing. The video should shed some light as to what's not working correctly in your scenario.

Regards,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Cilistan
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Cilistan
Top achievements
Rank 1
Share this question
or