Thursday 12 January 2012

Executing Android test project with NUnit using CSharp

1.  Build the solution created for the android test project
2.  Download NUnit from http://nunit.org/index.php?p=download and install
3. File>Open Project>add dll of the above project
4. Click on Run
5. Script is executing Android Emulator 

Note: Don't forget to Run android webdriver in Emulator

No comments:

Post a Comment