-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9336/#review16865
-----------------------------------------------------------

Ship it!


Parth: 

I've committed this to master. 


commit 8134885e2dcd4e825d4e187540e3b13c114b359a
Author: Parth Jagirdar <parth.jagir...@citrix.com>
Date:   Tue Feb 19 14:40:13 2013 -0800

    CLOUDSTACK-1180: UI test automation using selenium
    
    Description:
        Adding selenium test scripts.


My one additional comment is that I don't understand the preference for 
ActivePython. IS there something that vanilla Python 2.7 doesn't do for this 
test suite? 



- David Nalley


On Feb. 19, 2013, 10:47 p.m., Parth Jagirdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9336/
> -----------------------------------------------------------
> 
> (Updated Feb. 19, 2013, 10:47 p.m.)
> 
> 
> Review request for cloudstack, John Kinsella, Prasanna Santhanam, and Kelcey 
> Jamison-Damage.
> 
> 
> Description
> -------
> 
> These scripts will execute following test cases on UI through Firefox. (Test 
> Cases taken from :: http://wiki.cloudstack.org/display/QA/Manual+BVT)
> 
> 
> Login Admin user to UI.
> Create an Account name Test.
> Logout Admin user.
> Login Test user.
> 
> Add a new Disk Offering.
> Edit this Disk offering.
> Delete this Disk offering.
> 
> Add a new Compute Offering.
> Edit this Compute offering.
> Delete this Compute offering.
> 
> Logout Test user.
> Login Admin user.
> Delete Test user Account. And tear down the Browser instance.
> 
> # End of Tests
> 
> Thanks,
> ...Parth
> 
> 
> This addresses bug CLOUDSTACK-1180.
> 
> 
> Diffs
> -----
> 
>   test/selenium/ReadMe.txt PRE-CREATION 
>   test/selenium/lib/Global_Locators.py PRE-CREATION 
>   test/selenium/lib/initialize.py PRE-CREATION 
>   test/selenium/smoke/Login_and_Accounts.py PRE-CREATION 
>   test/selenium/smoke/Service_Offering.py PRE-CREATION 
>   test/selenium/smoke/TemplatesAndISO.py PRE-CREATION 
>   test/selenium/smoke/VM_lifeCycle.py PRE-CREATION 
>   test/selenium/smoke/main.py PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/9336/diff/
> 
> 
> Testing
> -------
> 
> Tested with network refactor branch.
> 
> 
> Thanks,
> 
> Parth Jagirdar
> 
>

Reply via email to