sahi

Watir vs Selenium vs Sahi

Out of these 3, which have you or has your company chosen to work with? Pros & Cons please. I'll be comparing them myself as well, but I'd like to hear what others have to say. Also, please state which you have all tried (so that I know you have a good comparison of the 3). ...

Web Service Get List ID with VBSCRIPT to filter on for UpdateListItems

Good day, just when i thought i was done. I can no longer go Title to do my filtering. I need to determine the ID to the filtering. Any examples using VBSCRIPT get the List ID with Web Services to filter on for UpdateListItems 'some vars url = "http://srv08-za143/workspace/departments/masterfiles/_vti_bin/Lists.asmx" list = "Vendor R...

Using sahi to test sharepoint application.

We're trying to test sharepoint application with NTLM authentication using Sahi web testing tool. We have problem with access to the sharepoint using Sahi proxy server - we can't sign in. So if someone know this problem or know how fix it, please anserw here. I think that problem is delegation of credentials but I'm not sure. Thanks i...

Designing an webtesting DSL to be implemented by different Web testing drivers - should we mix primitive and non-primitive operations?

We are implementing a web test automation project for some intranet applications. To easy the writing of each test, we are designing a Java DSL that can be implemented using different adapters (we've chosen Sahi and Selenium/WebDriver so far, as we want to measure them side by side in terms of performance, readability, maintainability,...