Re: Call for volunteers for AOO 4.0 performance test.

2013-02-25 Thread Rob Weir
On Sun, Feb 24, 2013 at 11:42 PM, Yi Xuan Liu liuyixuan@gmail.com wrote:
 Hi, all:

 AOO 4.0 will release. Performance plays an important role in software
 quality. Is there any volunteer who want to run performance test?

 I've run AOO performance test on my own machines. I've tried on 3
 platforms: Windows XP, Ubuntu 10.04, Mac Mac OS 10.7.3. The test configures
 are as follows:

 (1) W500; CPU:2.53 GHz; Mem: 3GB; OS: XP SP3
 (2) Ubuntu; CPU: Interl® Core™ 2 Duo 2 GHz; Mem: 3GB; OS: Ubuntu 10.04
 (3) Mac; CPU: Interl® Core™ 2 Duo 2 GHz; Mem: 3GB; OS: Mac OS 10.7.3


I assume the volunteer does not need to have exactly the same machine
type as you had.   But they need some stability in the configuration.
 A performance test might be run first on the AOO 3.4.1 release to
establish a baseline.  Then re-test on a current 4.0 snapshot build.
And then re-run on new dev snapshot builds, maybe once a week.

The goal is to detect performance regressions early, so developers can fix it.

The technical challenge here is to preserve a stable machine
configuration.  If the machine changes, because of an OS upgrade, or a
changed hard drive, or a different network environment, or because of
a new anti-virus product, then that confuses things.  We need to
control all the variables.

One approach to controlling all of the variables is to have a machine
that is used for nothing but performance testing.  That way we know
the machine's base performance does not change.

Another approach is re-run the baseline AOO 3.4.1 performance tests
each week.  This is more tolerant of changes in machine configuration,
etc.

-Rob


 The test scenario include: AOO startup, file open, and save.

 Volunteers could run performance test on other platforms.

 All the automation scripts could be downloaded in AOO project. And it is
 not difficult to set the automation environment. You could follow the guide:
 http://wiki.openoffice.org/wiki/QA/test_automation_guide

 For any questions, be free to contact with me :)


Re: Call for volunteers for AOO 4.0 performance test.

2013-02-25 Thread Karen

Rob,

I thought I would be able to help with checking out bugs, but it is way 
more complicated than my skill level.  Would you please remove me from 
the list of volunteers?


Thank you,

Karen Furber

On 2/25/2013 5:16 AM, Rob Weir wrote:

On Sun, Feb 24, 2013 at 11:42 PM, Yi Xuan Liu liuyixuan@gmail.com wrote:

Hi, all:

AOO 4.0 will release. Performance plays an important role in software
quality. Is there any volunteer who want to run performance test?

I've run AOO performance test on my own machines. I've tried on 3
platforms: Windows XP, Ubuntu 10.04, Mac Mac OS 10.7.3. The test configures
are as follows:

(1) W500; CPU:2.53 GHz; Mem: 3GB; OS: XP SP3
(2) Ubuntu; CPU: Interl® Core™ 2 Duo 2 GHz; Mem: 3GB; OS: Ubuntu 10.04
(3) Mac; CPU: Interl® Core™ 2 Duo 2 GHz; Mem: 3GB; OS: Mac OS 10.7.3


I assume the volunteer does not need to have exactly the same machine
type as you had.   But they need some stability in the configuration.
  A performance test might be run first on the AOO 3.4.1 release to
establish a baseline.  Then re-test on a current 4.0 snapshot build.
And then re-run on new dev snapshot builds, maybe once a week.

The goal is to detect performance regressions early, so developers can fix it.

The technical challenge here is to preserve a stable machine
configuration.  If the machine changes, because of an OS upgrade, or a
changed hard drive, or a different network environment, or because of
a new anti-virus product, then that confuses things.  We need to
control all the variables.

One approach to controlling all of the variables is to have a machine
that is used for nothing but performance testing.  That way we know
the machine's base performance does not change.

Another approach is re-run the baseline AOO 3.4.1 performance tests
each week.  This is more tolerant of changes in machine configuration,
etc.

-Rob



The test scenario include: AOO startup, file open, and save.

Volunteers could run performance test on other platforms.

All the automation scripts could be downloaded in AOO project. And it is
not difficult to set the automation environment. You could follow the guide:
http://wiki.openoffice.org/wiki/QA/test_automation_guide

For any questions, be free to contact with me :)




Re: New QA Volunteer

2013-02-25 Thread Rob Weir
On Sun, Feb 10, 2013 at 5:34 AM, keki rabadi kekirab...@yahoo.com wrote:
 My name is Keki I am from Melbourne Australia, I have been
 doing manual testing for about four years and have started automation practice
 for about a year. I understand and use ?Java from a Testers perspective and I 
 also
 have a good understanding of Selenium Webdriver API along with junit or 
 testing. I also have a clear understanding of Maven as a build tool and 
 concepts of Continuous integration.


Hello Keki,   Welcome to the Apache OpenOffice project.  I apologize
for not responding earlier.

We have some web pages to help orient new QA volunteers to the
project.  You might want to start here:

http://openoffice.apache.org/orientation/intro-qa.html

Since you already have some QA experience much of this will be review.
 But it will help you get started with things like signing up for a
Bugzilla account.

You mention experience with Java and JUnit.  You might want to then
take a look at our test automation framework.  It allows us to define
test cases using JUnit and run those against the OpenOffice GUI.

More info on the test automation is here:

http://wiki.openoffice.org/wiki/QA/test_automation_guide

Give that a try, and if you have any questions post to the list and me
or one of the other volunteers will try to help.

Thanks!

-Rob


 thanks
 keki


Re: New QA Volunteer

2013-02-25 Thread keki rabadi
thanks Rob will have a look tat these links today





 From: Rob Weir robw...@apache.org
To: qa@openoffice.apache.org; keki rabadi kekirab...@yahoo.com 
Sent: Tuesday, 26 February 2013 12:25 PM
Subject: Re: New QA Volunteer
 
On Sun, Feb 10, 2013 at 5:34 AM, keki rabadi kekirab...@yahoo.com wrote:
 My name is Keki I am from Melbourne Australia, I have been
 doing manual testing for about four years and have started automation practice
 for about a year. I understand and use ?Java from a Testers perspective and I 
 also
 have a good understanding of Selenium Webdriver API along with junit or 
 testing. I also have a clear understanding of Maven as a build tool and 
 concepts of Continuous integration.


Hello Keki,   Welcome to the Apache OpenOffice project.  I apologize
for not responding earlier.

We have some web pages to help orient new QA volunteers to the
project.  You might want to start here:

http://openoffice.apache.org/orientation/intro-qa.html

Since you already have some QA experience much of this will be review.
But it will help you get started with things like signing up for a
Bugzilla account.

You mention experience with Java and JUnit.  You might want to then
take a look at our test automation framework.  It allows us to define
test cases using JUnit and run those against the OpenOffice GUI.

More info on the test automation is here:

http://wiki.openoffice.org/wiki/QA/test_automation_guide

Give that a try, and if you have any questions post to the list and me
or one of the other volunteers will try to help.

Thanks!

-Rob


 thanks
 keki

Re: Call for volunteers for AOO 4.0 performance test.

2013-02-25 Thread Yi Xuan Liu
Rob, I agree with you. The test environment configuration would impact the
performance test results. Therefore, we should keep the test configuration
unchanged between build to build.

I checked performance bugs list in bugzilla. 5 performance bugs are found
in automation performance test, such as memory leak and save performance
issue.

Lots of performance bugs are found in AOO daily usage. Therefore, for
volunteers who are not willing to run automation performance, you can also
report bugs for any performance issue and it will be helpful for us.

On Mon, Feb 25, 2013 at 9:16 PM, Rob Weir robw...@apache.org wrote:

 On Sun, Feb 24, 2013 at 11:42 PM, Yi Xuan Liu liuyixuan@gmail.com
 wrote:
  Hi, all:
 
  AOO 4.0 will release. Performance plays an important role in software
  quality. Is there any volunteer who want to run performance test?
 
  I've run AOO performance test on my own machines. I've tried on 3
  platforms: Windows XP, Ubuntu 10.04, Mac Mac OS 10.7.3. The test
 configures
  are as follows:
 
  (1) W500; CPU:2.53 GHz; Mem: 3GB; OS: XP SP3
  (2) Ubuntu; CPU: Interl® Core™ 2 Duo 2 GHz; Mem: 3GB; OS: Ubuntu 10.04
  (3) Mac; CPU: Interl® Core™ 2 Duo 2 GHz; Mem: 3GB; OS: Mac OS 10.7.3
 

 I assume the volunteer does not need to have exactly the same machine
 type as you had.   But they need some stability in the configuration.
  A performance test might be run first on the AOO 3.4.1 release to
 establish a baseline.  Then re-test on a current 4.0 snapshot build.
 And then re-run on new dev snapshot builds, maybe once a week.

 The goal is to detect performance regressions early, so developers can fix
 it.

 The technical challenge here is to preserve a stable machine
 configuration.  If the machine changes, because of an OS upgrade, or a
 changed hard drive, or a different network environment, or because of
 a new anti-virus product, then that confuses things.  We need to
 control all the variables.

 One approach to controlling all of the variables is to have a machine
 that is used for nothing but performance testing.  That way we know
 the machine's base performance does not change.

 Another approach is re-run the baseline AOO 3.4.1 performance tests
 each week.  This is more tolerant of changes in machine configuration,
 etc.

 -Rob


  The test scenario include: AOO startup, file open, and save.
 
  Volunteers could run performance test on other platforms.
 
  All the automation scripts could be downloaded in AOO project. And it is
  not difficult to set the automation environment. You could follow the
 guide:
  http://wiki.openoffice.org/wiki/QA/test_automation_guide
 
  For any questions, be free to contact with me :)



[QA REPORT]

2013-02-25 Thread Daniel Alvaro
Hello,
I was cheking the bug 11046
https://issues.apache.org/ooo/show_bug.cgi?id=113046  and  I  saw the atach
file is a patch.

My  question is how can I reproduce this bug if I haver the patch, or what
I need to do with the patch? I'm using Windows 7

Thank you,


[QA BUG]

2013-02-25 Thread Diego Valle Rosado
Hello,

I was cheking a bug in the product AOO 3.4.1, and when I reproduced the bug
I found when I select the image, the green handles are replaced by red.

When I was using the red handles, I found that the image are display
problems, but I don't know if the problem is because I din't convert the
image in 3D.

I add attachments to see what happens.
I used ubuntu 12.04, AOO 3.4.1  and AOO 4.0

Regards!