SharePoint Testing
This series of 'SharePoint Testing' articles provide insight into how we test our commercial applications at Collaboris. The posts are focused around SharePoint UI testing and automation aka, 'Functional Testing' or 'Integration Testing' using Selenium.
-
by
Mark Jones
| Mar 21, 2012
To test the UI of a new or existing SharePoint application you are going to need somewhere with the latest build on it. By 'build' we mean the code that your developers have written and compiled into something that can be installed, or deployed into SharePoint.
Full story
-
by
Mark Jones
| Mar 21, 2012
I don't want to give a full blow account of what Selenium is because it's very well documented here, however, I do want to give a quick insight into how it can help you test the UI of a SharePoint application.
Full story
-
by
Mark Jones
| Mar 19, 2012
As part of an on-going series of 'Testing SharePoint with Selenium' we intend to share some of what we have learnt when trying to automate the testing of a SharePoint add-on called DocRead. These posts will specifically cover functional and integration testing - not unit testing (which is worth a whole conversation on it's own).
Full story