Tagged Questions

5
votes
2answers
2k views

Canoo WebFunctionalTest / Selenium, features comparison

For features comparison of Web Canoo Web Functional Test and Selenium software, it would be good have an assessment, in terms of integration to Java platform applications, speed, how quick is it to ...
1
vote
2answers
126 views

How to replace a URL in a canoo webtest

I have a canoo webtest where I would like to replace the current document URL by a new one, and proceed to that URL. Specifically, I'd like to replace a string "view.html" in the current document URL ...
0
votes
0answers
15 views

Can we execute canoo and java script simultaneously invoked using ant?

Can we execute canoo and java script simultaneously ? I am using java scripts to send the RMI calls to upload the UI which is verified by canoo script (like sending an event using java and verifying ...