From 33167286e9a16d020340abde3d621b157ef39f04 Mon Sep 17 00:00:00 2001 From: Mikael Grankvist Date: Tue, 7 Sep 2010 06:12:39 +0000 Subject: Updated integration tests. Fixed GateIn test. Added Liferay6 test. svn changeset:14731/svn branch:6.4 --- .../Add_Sampler_to_Liferay.html | 2 +- .../integration-test-GAE-sampler.html | 2 +- .../integration-test-GateIn-3.1.0-sampler.html | 33 +++++- .../integration-test-liferay-6.0.5.html | 127 +++++++++++++++++++++ .../integration-testscripts/sampler_deployment.tpl | 2 +- 5 files changed, 159 insertions(+), 7 deletions(-) create mode 100644 tests/integration-testscripts/integration-test-liferay-6.0.5.html (limited to 'tests/integration-testscripts') diff --git a/tests/integration-testscripts/Add_Sampler_to_Liferay.html b/tests/integration-testscripts/Add_Sampler_to_Liferay.html index 09a3b7b02a..1148be05fe 100644 --- a/tests/integration-testscripts/Add_Sampler_to_Liferay.html +++ b/tests/integration-testscripts/Add_Sampler_to_Liferay.html @@ -3,7 +3,7 @@ - + Add_Sampler_to_Liferay diff --git a/tests/integration-testscripts/integration-test-GAE-sampler.html b/tests/integration-testscripts/integration-test-GAE-sampler.html index be3baa00b6..b35743c1fe 100644 --- a/tests/integration-testscripts/integration-test-GAE-sampler.html +++ b/tests/integration-testscripts/integration-test-GAE-sampler.html @@ -3,7 +3,7 @@ - + integration-test-GAE-sampler diff --git a/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html b/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html index 9d10fb8ea9..c9b5c16770 100644 --- a/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html +++ b/tests/integration-testscripts/integration-test-GateIn-3.1.0-sampler.html @@ -3,19 +3,24 @@ - -GateIn-Test + +integration-test-GateIn-3.1.0-sampler - + + + + + + @@ -27,7 +32,7 @@ - + @@ -51,6 +56,11 @@ + + + + + @@ -66,11 +76,21 @@ + + + + + + + + + + @@ -111,6 +131,11 @@ + + + + + diff --git a/tests/integration-testscripts/integration-test-liferay-6.0.5.html b/tests/integration-testscripts/integration-test-liferay-6.0.5.html new file mode 100644 index 0000000000..c17647a604 --- /dev/null +++ b/tests/integration-testscripts/integration-test-liferay-6.0.5.html @@ -0,0 +1,127 @@ + + + + + + +integration-test-liferay-6.0.5 + + +
GateIn-Test
integration-test-GateIn-3.1.0-sampler
open /portal/public/classic/
setSpeed100100
mouseClickAndWait link=Administrator93,13
clickexpectDialog //div[2]/div[2]/div[1]/div[1]/div[2] 73,18
link=Add New Page 55,11
waitForElementPresentpageName
mouseClick pageName//div[@id='UIPageCreationWizard']/div/div[3]/div/div/div/div[2]/div/table/tbody/tr/td/div[2]/div/div/div 36,12
waitForElementPresent//div[@id='UIDropDownPageTemp']/div[1]/div/div/div/div/div/div
mouseClick //div[@id='UIPageCreationWizard']/div/div[3]/div/div/div/div[2]/div/table/tbody/tr/td/div[2]/div/div/div 21,13
waitForElementPresent//div[@id='UIPageEditor']/div[1]/div/div/div/div[2]
mouseClick //div[3]/div//div[@id='demosampler-624716997']/div/div[2]/div/div[2]/div/div/div/div[1]/div/div[2]/div/div/div/div[8]/div/div/div[7]/a/span 22,-1763
waitForVaadin
screenCapture
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
integration-test-liferay-6.0.5
open/web/guest/
mouseClickAndWaitlink=Login as bruno50,5
draglink=Add
mouseOverlink=Add60,15
mouseClickaddPage45,11
enterCharacter//div/span[1]/span/inputSampler
mouseClicksave10,12
waitForElementPresent//nav/ul/li[2]/a/span
mouseClickAndWait//nav/ul/li[2]/a/span26,7
draglink=Add
mouseOverlink=Manage32,4
mouseClicklink=Page Layout78,17
waitForElementPresent//form/div/div
mouseClick//div[2]/img47,73
mouseClickAndWait//div[5]/span/span/input32,14
draglink=Add
mouseOverlink=Add56,23
mouseClicklink=Moreā€¦50,13
waitForElementPresent//div[13]/h2/span
mouseClick//div[13]/h2/span35,10
mouseClick//div[13]/div/div[8]/p/a10,10
screenCapture
+ + diff --git a/tests/integration-testscripts/sampler_deployment.tpl b/tests/integration-testscripts/sampler_deployment.tpl index f7f6839a96..11125d733c 100644 --- a/tests/integration-testscripts/sampler_deployment.tpl +++ b/tests/integration-testscripts/sampler_deployment.tpl @@ -3,7 +3,7 @@ - + sampler_deployment -- cgit v1.2.3