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

Regarding web application testing

3 Answers 92 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ravneet
Top achievements
Rank 1
ravneet asked on 16 Jun 2010, 12:21 PM
Hello sir,

myself working as testing engineer in an organisation. I would like to know how we can perform browser compaibilty check on any application?

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 16 Jun 2010, 10:49 PM
Hello ravneet,

Thank you for taking the time to evaluate WebUITest Studio.

First I'd like to get some clarification on what you mean by "browser compaibilty check". There are multiple possible interpretations for what compatibility checking is and means.

Where the tool really shines is in functional testing. Meaning when you run through a specific sequence (button clicks, entering data, etc.) do you get the correct response back by the web server. Our tool automates driving the browser and verifying the content displayed in the browser is correct.

A typical test scenario using our tool is like this:

  1. Logon to account on website
  2. Verify user was logged on by looking at the displayed logged on name
  3. Perform a search
  4. Verify valid search results are displayed
  5. Add an item to card from search results
  6. Verify item is displayed in cart and nothing extra
  7. Clear the cart
  8. Verify cart is empty by looking at cart item count

Using our tool you can write the test once then verify it runs and passes when run with IE, Firefox and/or Safari.

Does that answer your question? What other sort of browser compatibility check would you like to perform?

Regards,
Cody
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
Ajay
Top achievements
Rank 1
answered on 18 Aug 2011, 11:16 AM
Hi  Team
i have one quire  in a login page how many links to find that .

Please to use that telerik web ui  test studio QA

0
Cody
Telerik team
answered on 18 Aug 2011, 04:37 PM
Hello Ranjith,

I am sorry, but I don't think I understand what you're trying to ask. I think you're referring to Test Studio Standalone version and you want to do something with some sort of login page. Can you clarify what it is you need to do? Are you trying to count how many hyperlinks are contained on your login page? If so this can be done but requires a coded test step. Before I can assist further I need to know if this is a HTML application, or a Silverlight application or a WPF application. The code is very different for all three. Is there a publicly accessible website I can access to study and better assist you?

All the best,
Cody
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
ravneet
Top achievements
Rank 1
Answers by
Cody
Telerik team
Ajay
Top achievements
Rank 1
Share this question
or