Telerik Forums
Test Studio Forum
0 answers
87 views
hi i want to develop a silverlight application am using radsheduler and listbox i need drag and drop a selected value from listbox to radsheduler plzzzzzz tell me full details of it or is there any other way to (with out listbox) add values to rad sheduler and related sample applications
anwar
Top achievements
Rank 1
 asked on 20 Jan 2011
1 answer
139 views
Hi Team,
               Im having an issue related to the verification of invisibility of an object.Webaii has a in-built feature Isvisible(),but when i use it in NameofObject.Isvisible property the script fails with the error "object reference not set to an instant of the object".

I have to verify the checkpoint that the object is not visible,please tell me how to do this.

Thanks

Regards
Dev
Stoich
Telerik team
 answered on 20 Jan 2011
2 answers
192 views
Hi

I am using trial version of Telerik WebUI QA Edition with Sharepoint
I need to automate creating Sharepoint list item.
On Recording , this step is recorded as shown in attached screenshot.
But on Playback this step always sends error , as unable to find the list element.

Please help on how to successfully record and playback this step.
Thanks
Nishi Grover
Winshuttle LLC
India
Nishi
Top achievements
Rank 1
 answered on 20 Jan 2011
2 answers
104 views
Hi,

Does WebUI QA supports the test execution starting from a particular step? like if i want to execute a test from step 10. currently whenever i start excecution it open the internet browser internaly and then start execution from the start.

In other words if i want to execute a particular test step only on the existing opened browser. How can i do this in WebUI QA?

Thanks,
Saima
Konstantin Petkov
Telerik team
 answered on 19 Jan 2011
3 answers
108 views
i have many problems in dock

first my problem is
http://mpc-co.persiangig.com/dock1.png

and next 2 my problem is
http://mpc-co.persiangig.com/dock2.png

help me ,
telerik dont have good support
telerik component is very expensive by it support
Julian Benkov
Telerik team
 answered on 19 Jan 2011
2 answers
115 views
I'm a brand new user of the QA WebUI, using the evaluation version for... well... evaluation. :)

I want to know if this tool can verify the non-presence of a screen element.

The sequence I'm testing in our application is:
1) Select screen element.
2) Click "Remove" button.
3) Verify selected element has been removed from screen.

Does this tool perform this test? If so, where do I find the instructions on how to do it? The Quick Tasks menu has an option for "Verify - element is not visible", but it looks like I have to select the element on the screen to be able to operate this verification on it. However, a successful outcome would be that the element is no longer on the screen and therefore not selectable.

By the way, I'm not a developer; I'm a Business Analyst / Tester. I don't know how to write code. :)

Thanks for your help.
Simon
Top achievements
Rank 1
 answered on 18 Jan 2011
3 answers
292 views
Hi,

How do I verify if my RadComboBox contains a specific text?
I used the coded step as below:

string textToFind = "ATAX";
bool found = false

 

 

foreach(Telerik.WebAii.Controls.Xaml.RadComboBoxItem item in Pages.Tiger.SilverlightApp.TaxCodeComboBoxRadcombobox.Items)
{
    if (item.Content.ToString().Equals(textToFind))
    {
        found =
true;
        break;
    }
}
Assert.IsTrue(found);

But when execution, I got the following error:

Exception thrown executing coded step: '[test] : test'.InnerException:ArtOfTest.Common.Exceptions.AssertException: Assert.IsTrue - [Expected:True],[Actual:False] at ArtOfTest.Common.UnitTesting.Assert.IsTrue(Boolean condition, String message) at ArtOfTest.Common.UnitTesting.Assert.IsTrue(Boolean condition)

 

 

Am I missing something? It doesn't seem to correctly identify the items of the combo box.

I edited TaxComboBoxRadComboBox in such a way automationid = TaxCodeComboBox, but I am still getting the same error

I can show to you how I create the script through SharedView

Regards,
Jan Mark

 

 

Stoich
Telerik team
 answered on 13 Jan 2011
1 answer
139 views
Hello There Everyone!

We are looking for some help getting our Certification Complete and need to submit "verbose logging" results in conjunction with our WebUI Test Studio "harness".  Basically, the testing company needs to see what the harness is doing during the test.

Can someone help point me to how this is generated with WebUI Test Studio QA or Developer editions?

Thanks in advance!

Kevin Griffin
Keaegan
Telerik team
 answered on 13 Jan 2011
4 answers
156 views
Hi.

I'm using Telerik WebUI to test an Internet Explorer Addon, which has some shortcuts/keybinds to do specific things.

The problem is, I am mapping "AltGr + letter" as my shortcuts but when I execute this in WebUI recordingmode, it directly interpretes this to "Ctrl+Alt+letter". The addon specificly wants a user to press the AltGr, not Ctrl+Alt, hense making the test fail.

How can i force it to press AltGr?
Tejs
Top achievements
Rank 1
 answered on 13 Jan 2011
5 answers
196 views
Hi Telrik Team,

I want to make my script with dynamic databinding,for example my script will take dynamic ids passed in script test step of other script.

Example:
Pass parameters with telerik script name
e.g. Script1(Parameter Name).aii
call Script1 from Script2 in test step.

If you can suggest any other solution for dynamic databinding of IDs with script, then it will be the productive use of SQL databinding.
I am waiting for response.
Thanks in Advance.

Regards,
Anshul
Cody
Telerik team
 answered on 13 Jan 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?