David, I have uploaded as per your suggestions.
Thanks, .. Parth From: David Nalley [mailto:nore...@reviews.apache.org] On Behalf Of David Nalley Sent: Friday, February 15, 2013 7:01 PM To: Prasanna Santhanam; Kelcey Jamison-Damage; John Kinsella Cc: David Nalley; Parth Jagirdar; cloudstack Subject: Re: Review Request: Scripts for Selenium UI automation. This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9336/ Parth: So diff version 2 looks like a diff that's assuming v1 is already applied. Can you update this so that it's a single patch that can be applied? --David - David On February 15th, 2013, 11:43 p.m., Parth Jagirdar wrote: Review request for cloudstack, John Kinsella, Prasanna Santhanam, and Kelcey Jamison-Damage. By Parth Jagirdar. Updated Feb. 15, 2013, 11:43 p.m. 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 Testing Tested with network refactor branch. Bugs: CLOUDSTACK-1180 Diffs * 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) View Diff<https://reviews.apache.org/r/9336/diff/>