Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-24 Thread Li Feng Wang
You can put your Suse and Ubuntu result on wiki.
For Ubuntu error, from your error information, this is not fail case, just
environment is not ready.
You can try to search on google. You may not enter X-Windows on Linux ,
that is you can't pop up GUI windows for test.

All the result about BVT are about BVT case and OO relation function.
Environment not ready should not display on BVT result, this will impact
other volunteer's judge. Thank your.


2013/4/24 alfredo chable torrez yurggent1@gmail.com

 hello team,
 I keep insisting on doing BVT in Suse,
 and i apply the same steps as for ubuntu but it still shows me this error:

 No protocol specified
 Exception in thread main java.lang.InternalError: Can't connect to X11
 window server using ':0.0' as the value of the DISPLAY variable.

 here in image http://imagebin.org/255187

 I would like to finish the test in Suse but this error in the last step did
 not let me to finish.

 *note: I have already installed the JDK 1.6.0  (http://imagebin.org/255189
 )

 Regars

 Yurggent Alfredo Chable.

 Yurggent Alfredo


 2013/4/23 Li Feng Wang phoenix.wan...@gmail.com

  Before, html result save on one personal space and display with
 dashboard(
  http://people.apache.org/~liuzhe/testdashboard/#bvt).
  But put the results on one personal space indeed not very good.  The
 better
  way is a public server provided by Apache,
  this maybe need some application process.
 
  1)I think, html results are important, but summary report is more
  important. About bvt, more volunteer care detail information
   when case failed. We can put summary result on
  http://wiki.openoffice.org/wiki/QA/BVT_Report. If bvt have defect, we
 can
  open it on bugzilla
  with fail case's result.xml and screenshot as attachment.
 
  2)As Claudio Filho's suggestion, put html result in bvt report wiki is a
  good way. But wiki not support to upload html files,
  do you have other way to accept html files on wiki?
 
 
  2013/4/24 Claudio Filho filh...@gmail.com
 
   Hi
  
   2013/4/23 alfredo chable torrez yurggent1@gmail.com:
good new companions,
I have already test scores, how I can upload the file to this page?
http://people.apache.org/~filhocf/aoo/bvt/result.html
  
   Alfredo, this is my personal space and isn't the good place to put your
   results.
  
   But your question is very good with other PoV: where we can put our
   results?
  
   I think that the best is inside of wiki, but need to do a change to
   accept .html files.
  
   Li, what you think?
  
this is an image of my result (http://imagebin.org/255072)
  
   Congrats, Alfredo! \o/
  
   bests,
   Claudio
  
   -
   To unsubscribe, e-mail: qa-unsubscr...@openoffice.apache.org
   For additional commands, e-mail: qa-h...@openoffice.apache.org
  
  
 
 
  --
  Best Wishes, LiFeng Wang
 




-- 
Best Wishes, LiFeng Wang


Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-23 Thread Li Feng Wang
Great, alfredo chable torrez,  you can put your result on
http://wiki.openoffice.org/wiki/QA/BVT_Report first, then we can discuss
where to put your html result.


2013/4/24 alfredo chable torrez yurggent1@gmail.com

 good new companions,
 I have already test scores, how I can upload the file to this page?
 http://people.apache.org/~filhocf/aoo/bvt/result.html

 this is an image of my result (http://imagebin.org/255072)

 regars.

 Yurggent Alfredo Chable Torrez


 2013/4/21 Li Feng Wang phoenix.wan...@gmail.com

  I don't know these results from where. For BVT compile and run, these
  information and result are wrong.
 
 
  2013/4/20 alfredo chable torrez yurggent1@gmail.com
 
   here in writter
  
  
  
   2013/4/19 alfredo chable torrez yurggent1@gmail.com
  
   hello team,
   I do not know how it happened but now I have some files with results,
   here are one, tell me please if is correct that I did.
  
   Regars.
  
   Yurggent Alfredo Chable Torrez
  
  
   2013/4/17 alfredo chable torrez yurggent1@gmail.com
  
   hi Li,
   i was check my openoffice.home,  (http://imagebin.org/254366)
   i have the same problem i can't run the testing, I was able to
 install
   the compiler but my java version is 1.5.0, and i can't see my jdk
  version. (
   http://imagebin.org/254367).
   i have installed the jdk 1.6.0   (http://imagebin.org/254368).
  
   here the folder that i have the java JDK  (
 http://imagebin.org/254369
  ).
  
   regars
  
   Alfredo Chable.
  
  
  
   2013/4/15 Li Feng Wang phoenix.wan...@gmail.com
  
   Hi, alfredo chable torrez,
   From your error stack, I think there are 2 points to find the
 problem.
   1) For my platform is limited, you need confirm your
 openoffice.home,
   that
   is cd /opt and ls to check openoffice directory.
   I will try to get more platforms, to final confirm openoffice.home
 to
   AOO4.0.
   2) You need use the same right openoffice.home to compile the
 project
  
   If still have error, reply to me.
  
  
  
   2013/4/16 alfredo chable torrez yurggent1@gmail.com
  
thanks for the help Li,
this is what I get with the code:
   
linux-v084:/home/yurggent/test # ./run
   -Dopenoffice.home=/opt/openoffice4
-tp bvt
Exception in thread main java.awt.AWTError: Cannot load AWT
  toolkit:
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.13)
   at
   org.openoffice.test.common.SystemUtil.clinit(SystemUtil.java:55)
   at java.lang.Class.initializeClass(libgcj.so.13)
   at org.openoffice.test.common.Installer.run(Installer.java:46)
   at org.openoffice.test.Run.main(Run.java:111)
Caused by: java.lang.ClassNotFoundException:
   at java.lang.Class.forName(libgcj.so.13)
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.13)
   ...4 more
   
Here I leave a picture attached for better explanation:
http://imagebin.org/254189
   
   
   
   
   
2013/4/15 Claudio Filho filh...@gmail.com
   
 Hi

 2013/4/15 Li Feng Wang phoenix.wan...@gmail.com

  If anyone's bvt environment is OK, you can run your bvt and
 put
   your
 result
  on http://wiki.openoffice.org/wiki/QA/BVT_Report with some
information.


 Li, I have a doubt on BVT_Report. What I write in Issue Number
   column? Or
 it will be filled when return errors in the test?

 Maybe to fill one line as example can be a good thing.

 Best regards,
 Claudio

   
  
  
  
   --
   Best Wishes, LiFeng Wang
  
  
  
  
  
  
   -
   To unsubscribe, e-mail: qa-unsubscr...@openoffice.apache.org
   For additional commands, e-mail: qa-h...@openoffice.apache.org
  
 
 
 
  --
  Best Wishes, LiFeng Wang
 




-- 
Best Wishes, LiFeng Wang


Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-23 Thread Li Feng Wang
Before, html result save on one personal space and display with dashboard(
http://people.apache.org/~liuzhe/testdashboard/#bvt).
But put the results on one personal space indeed not very good.  The better
way is a public server provided by Apache,
this maybe need some application process.

1)I think, html results are important, but summary report is more
important. About bvt, more volunteer care detail information
 when case failed. We can put summary result on
http://wiki.openoffice.org/wiki/QA/BVT_Report. If bvt have defect, we can
open it on bugzilla
with fail case's result.xml and screenshot as attachment.

2)As Claudio Filho's suggestion, put html result in bvt report wiki is a
good way. But wiki not support to upload html files,
do you have other way to accept html files on wiki?


2013/4/24 Claudio Filho filh...@gmail.com

 Hi

 2013/4/23 alfredo chable torrez yurggent1@gmail.com:
  good new companions,
  I have already test scores, how I can upload the file to this page?
  http://people.apache.org/~filhocf/aoo/bvt/result.html

 Alfredo, this is my personal space and isn't the good place to put your
 results.

 But your question is very good with other PoV: where we can put our
 results?

 I think that the best is inside of wiki, but need to do a change to
 accept .html files.

 Li, what you think?

  this is an image of my result (http://imagebin.org/255072)

 Congrats, Alfredo! \o/

 bests,
 Claudio

 -
 To unsubscribe, e-mail: qa-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: qa-h...@openoffice.apache.org




-- 
Best Wishes, LiFeng Wang


Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-21 Thread Li Feng Wang
I don't know these results from where. For BVT compile and run, these
information and result are wrong.


2013/4/20 alfredo chable torrez yurggent1@gmail.com

 here in writter



 2013/4/19 alfredo chable torrez yurggent1@gmail.com

 hello team,
 I do not know how it happened but now I have some files with results,
 here are one, tell me please if is correct that I did.

 Regars.

 Yurggent Alfredo Chable Torrez


 2013/4/17 alfredo chable torrez yurggent1@gmail.com

 hi Li,
 i was check my openoffice.home,  (http://imagebin.org/254366)
 i have the same problem i can't run the testing, I was able to install
 the compiler but my java version is 1.5.0, and i can't see my jdk version. (
 http://imagebin.org/254367).
 i have installed the jdk 1.6.0   (http://imagebin.org/254368).

 here the folder that i have the java JDK  (http://imagebin.org/254369).

 regars

 Alfredo Chable.



 2013/4/15 Li Feng Wang phoenix.wan...@gmail.com

 Hi, alfredo chable torrez,
 From your error stack, I think there are 2 points to find the problem.
 1) For my platform is limited, you need confirm your openoffice.home,
 that
 is cd /opt and ls to check openoffice directory.
 I will try to get more platforms, to final confirm openoffice.home to
 AOO4.0.
 2) You need use the same right openoffice.home to compile the project

 If still have error, reply to me.



 2013/4/16 alfredo chable torrez yurggent1@gmail.com

  thanks for the help Li,
  this is what I get with the code:
 
  linux-v084:/home/yurggent/test # ./run
 -Dopenoffice.home=/opt/openoffice4
  -tp bvt
  Exception in thread main java.awt.AWTError: Cannot load AWT toolkit:
 at java.awt.Toolkit.getDefaultToolkit(libgcj.so.13)
 at
 org.openoffice.test.common.SystemUtil.clinit(SystemUtil.java:55)
 at java.lang.Class.initializeClass(libgcj.so.13)
 at org.openoffice.test.common.Installer.run(Installer.java:46)
 at org.openoffice.test.Run.main(Run.java:111)
  Caused by: java.lang.ClassNotFoundException:
 at java.lang.Class.forName(libgcj.so.13)
 at java.awt.Toolkit.getDefaultToolkit(libgcj.so.13)
 ...4 more
 
  Here I leave a picture attached for better explanation:
  http://imagebin.org/254189
 
 
 
 
 
  2013/4/15 Claudio Filho filh...@gmail.com
 
   Hi
  
   2013/4/15 Li Feng Wang phoenix.wan...@gmail.com
  
If anyone's bvt environment is OK, you can run your bvt and put
 your
   result
on http://wiki.openoffice.org/wiki/QA/BVT_Report with some
  information.
  
  
   Li, I have a doubt on BVT_Report. What I write in Issue Number
 column? Or
   it will be filled when return errors in the test?
  
   Maybe to fill one line as example can be a good thing.
  
   Best regards,
   Claudio
  
 



 --
 Best Wishes, LiFeng Wang






 -
 To unsubscribe, e-mail: qa-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: qa-h...@openoffice.apache.org




-- 
Best Wishes, LiFeng Wang


Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-17 Thread Li Feng Wang
hi, alfredo chable torrez,
1)From your screenshot,  I know your java version is jdk1.5, Can you
compile test project successfully?
that is your ant -Dopenoffice.home=OpenOffice installation directory
compile have no error?
2)Your jdk 1.6 fail to install, better to install it as root user then
configure your env in your normal user.


2013/4/17 alfredo chable torrez yurggent1@gmail.com

 hi Li,
 i was check my openoffice.home,  (http://imagebin.org/254366)
 i have the same problem i can't run the testing, I was able to install the
 compiler but my java version is 1.5.0, and i can't see my jdk version. (
 http://imagebin.org/254367).
 i have installed the jdk 1.6.0   (http://imagebin.org/254368).

 here the folder that i have the java JDK  (http://imagebin.org/254369).

 regars

 Alfredo Chable.



 2013/4/15 Li Feng Wang phoenix.wan...@gmail.com

  Hi, alfredo chable torrez,
  From your error stack, I think there are 2 points to find the problem.
  1) For my platform is limited, you need confirm your openoffice.home,
 that
  is cd /opt and ls to check openoffice directory.
  I will try to get more platforms, to final confirm openoffice.home to
  AOO4.0.
  2) You need use the same right openoffice.home to compile the project
 
  If still have error, reply to me.
 
 
 
  2013/4/16 alfredo chable torrez yurggent1@gmail.com
 
   thanks for the help Li,
   this is what I get with the code:
  
   linux-v084:/home/yurggent/test # ./run
  -Dopenoffice.home=/opt/openoffice4
   -tp bvt
   Exception in thread main java.awt.AWTError: Cannot load AWT toolkit:
  at java.awt.Toolkit.getDefaultToolkit(libgcj.so.13)
  at
 org.openoffice.test.common.SystemUtil.clinit(SystemUtil.java:55)
  at java.lang.Class.initializeClass(libgcj.so.13)
  at org.openoffice.test.common.Installer.run(Installer.java:46)
  at org.openoffice.test.Run.main(Run.java:111)
   Caused by: java.lang.ClassNotFoundException:
  at java.lang.Class.forName(libgcj.so.13)
  at java.awt.Toolkit.getDefaultToolkit(libgcj.so.13)
  ...4 more
  
   Here I leave a picture attached for better explanation:
   http://imagebin.org/254189
  
  
  
  
  
   2013/4/15 Claudio Filho filh...@gmail.com
  
Hi
   
2013/4/15 Li Feng Wang phoenix.wan...@gmail.com
   
 If anyone's bvt environment is OK, you can run your bvt and put
 your
result
 on http://wiki.openoffice.org/wiki/QA/BVT_Report with some
   information.
   
   
Li, I have a doubt on BVT_Report. What I write in Issue Number
 column?
  Or
it will be filled when return errors in the test?
   
Maybe to fill one line as example can be a good thing.
   
Best regards,
Claudio
   
  
 
 
 
  --
  Best Wishes, LiFeng Wang
 




-- 
Best Wishes, LiFeng Wang


Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-11 Thread Li Feng Wang
Hi,Claudio Filho
From your fail log with Oracle JDK and OpenJDK, it may have no any relation
with any JDK.
Your env is OK, Just case fail, for BVT case wrote by GUI, not UNO
interface. So there may be some case failed.

For GUI case, there may have some offset impact test result.
first, not do other operation when BVT is running.
second, if there are fail case, you need check it manually again.



2013/4/12 Li Feng Wang phoenix.wan...@gmail.com

 hi, alfredo chable torrez,
 What JDK version of your env, Is it JDK1.5? If yes,  you may need change
 to JDK1.6 or above.
 There maybe some code invoke JDK 1.6  API, that cause your compile error
 with JDK 1.5.



 2013/4/12 alfredo chable torrez yurggent1@gmail.com

 Hello team,
 i have a new error in the compile because the version of javac is
 incompatible.
 http://imagebin.org/253669
 can you tell me, Why is that?
 what  can i do?
 Regars

 Yurggent Alfredo


 2013/4/11 Claudio Filho filh...@gmail.com

  Hi
 
  2013/4/10 Li Feng Wang phoenix.wan...@gmail.com
   I just use Oracle JDK to construct BVT automation , not OpenJDK, not
   sure to support OpenJDK in BVT automation.
 
  IMHO, to test BVT with OpenJDK is a good thing. I remember in 2005 (or
  2007) when the distros's people (i remember of debian people) that did
 the
  compatibility with OpenJDK into source code.
 
  If we think to hug the linux universe, is important to maintain this
 point,
  including BVT. And what I know, today need a small attention in some
  details in programming time. Today, Oracle and Open Java are very close.
 
   You can send your Oracle JDK error log in your reply to all.
 
  I think that the list not support attachs, so I pushed my files in my
  directory[1].
  [1]http://people.apache.org/~filhocf/aoo/bvt/
 
  Bests,
  Claudio
 




 --
 Best Wishes, LiFeng Wang




-- 
Best Wishes, LiFeng Wang


Re: Call for volunteers for AOO 4.0 sidebar testing on trunk build

2013-04-11 Thread Li Feng Wang
Take Alignment panel on Win7, testlink id is phoenix.wanglf


2013/4/12 Yi Xuan Liu liuyixuan@gmail.com

 Apache OpenOffice (AOO) is the leading open-source office software suite
 for word processing, spreadsheets, presentations, graphics, databases and
 more. The latest AOO release version is AOO 3.4.1 which has been downloaded
 by millions of people. Now we are on the trip of AOO 4.0. Sidebar is a new
 feature in AOO 4.0 release, which combines idea and code from both Symphony
 sidebar and OpenOffice Impress task panel. More info about sidebar could be
 found at sidebar wiki http://wiki.openoffice.org/wiki/Sidebar.

 Previously some volunteers run sidebar test on sidebar developing build.
 Thanks for these volunteers. Now, sidebar has been integrated into trunk
 build, and more sidebar panel are available now. We need more volunteers in
 sidebar testing on trunk build. This task is easy to follow execute and
 won't cost your much effort.

 The Game Rule is:
 *0. Choose your interesting test field and platform you will run on*
 I'll assign test cases to your according to your choice.
 Test Field:
 13 sidebar panels will be tested:
 Text properties panel, Page properties panel, Area properties panel,
 Line panel, Position and Size panel, Graphic panel, Layouts panel, table
 design panel, alignment panel, cell appearance panel, number format panel,
 paragraph panel, wrap panel
 Platform:
 We plan to run test cases on 3 platforms: Suse(Redhat)-64bit,
 Ubuntu-64bit, Win 7

 *1. Download AOO 4.0 build and install AOO 4.0:*
 Builds could be downloaded from AOO buildbots. It provides Linux
 64bit(rpm and deb) install
 packageshttp://ci.apache.org/projects/openoffice/index.html#linux64and
 Win
 7 install packages 
 http://ci.apache.org/projects/openoffice/index.html#win.
 The install packages names is like this Apache OpenOffice 4.0.0 XXX
 x86(x86-64) install XXX.XXX

 *2. Execute test cases in testlink:*
 (1) Register in testlink:
 http://aootesting.adfinis-sygroup.org/index.php
 (2) Log into testlink and change test projects to Apache OpenOffice
 testproject in the right corner.
 (3) Found the test cases assigned to you from Test Cases Assigned to
 Me under Text Execution Panel
 (4) Execute the test case according to test case description
 (5) Record test case execution result in test link
 More testlink guide could be found at
 http://wiki.openoffice.org/wiki/QA/Testlink A video about how to run case
 and input result are provided at
 http://wiki.openoffice.org/wiki/QA/Testlink#Video_Demo

 *3. Open bugs in Bugzilla*
 Please open bugs in bugzilla when finding issue during test.
 (1) Register in bugzilla: https://issues.apache.org/ooo/
 (2) Log on bugzilla and open new bugs. You could reference How to file
 a good issue http://wiki.openoffice.org/wiki/QA/HowToFileIssue
 *Note: Please add [sidebar] at the beginning of bug summary*

 Are you ready to take part in? If yes, *please tell me your interesting
 test field ,platform info from #0 list and testlink id**!*




-- 
Best Wishes, LiFeng Wang


Collect BVT Status and Continue Call for BVT volunteer

2013-04-09 Thread Li Feng Wang
Hi, all.

Till now, there are tseng chan, alfredo chable torrze, King Duck want to
contribute on Automation BVT(Build Verification Test).

(1)First, collect contribute volunteers’ current status.

 If have some problems,  please put forward issues that block you. I will
help to resolve it.

 If you have no any problem, please put your result on
http://wiki.openoffice.org/wiki/QA/BVT_Report, thx.

 (2)Second, Welcome other volunteers involve in.  BVT Guide
http://wiki.openoffice.org/wiki/QA/BVT

  Below are prerequisites:

1) 1)Environment tool: SVN Client, JDK, Ant

2) 2)Soft Skills:

·  a.Basic skills about Windows Command line,
Linux/Mac Terminal

·   b.Basic knowledge of Java




-- 
Best Wishes, LiFeng Wang


Re: Collect BVT Status and Continue Call for BVT volunteer

2013-04-09 Thread Li Feng Wang
For Automation BVT,  Volunteer need some basic skills or self-study basic
skills. These skills can support follow automation bvt work.
Maybe Manual BVT test is easy to take, and interesting volunteer can make
BVT manually at the same time.

Any problems and suggestions are welcome.


2013/4/10 Li Feng Wang phoenix.wan...@gmail.com

 Thanks Rob's extra steps, I will improve the instruction in the wiki.


 2013/4/10 Li Feng Wang phoenix.wan...@gmail.com

 you need run your ant command in root directory of test source code,
 there is a build.xml for Ant command.


 2013/4/10 alfredo chable torrez yurggent1@gmail.com

 hi rob weir,
 i wanted to check with W7 but i had problems as you say with tortoisesvn
 and i decided to check with openSuSE.
 Now, when i want to run in the terminal the following command:  ant
 -Dopenoffice.home= opt/openoffice4 compile

 I get the following error: Buildfile: build.xml does not exist!
Build failed

 I'd appreciate if you'd help me.
 Regars

 Yurggent Alfredo.


 2013/4/9 Rob Weir robw...@apache.org

  On Tue, Apr 9, 2013 at 3:27 AM, Li Feng Wang phoenix.wan...@gmail.com
  wrote:
 
   Hi, all.
  
   Till now, there are tseng chan, alfredo chable torrze, King Duck
 want to
   contribute on Automation BVT(Build Verification Test).
  
   (1)First, collect contribute volunteers’ current status.
  
  
 
  I did a test on Windows 7 (32-bit):
 
  400m1 (Build: 9700)(en-US)
  Revision: 1465696
 
  No errors.  46/46 test cases pass.
 
  Some general comment son the BVT instructions on the wiki.
 
  First, this is not very hard to do.  It took me around 30 minutes to
 set up
  the per-requisites on fresh Win7 install.  And then maybe 20 minutes
 to run
  the actual test.  The instructions on the wiki cover most things, but
 I did
  run into a few extra steps that I had to do.  Maybe we can improve the
  instructions in the wiki?
 
  1.  It is not clear what build to download.  The wiki points to:
  http://ci.apache.org/projects/openoffice/install/But there are a
 lot
  of
  things there, branch builds, etc.  I went to the /win directory.
 
  2. The instructions give office.home paths for AOO 3.4.1.  But the
 path is
  now different in AOO 4.0:  C:/Program Files/OpenOffice 4
 
  3. The instructions give the command line for downloading the test
 source,
  but TortoiseSVN does not install the command-line SVN tools by default.
  You need to enable command line tools when installing TortoiseSVN.  Or,
  like I did, just use the GUI.  But this requires that someone
 understand
  how to use SVN.  If I did not know SVN I would be lost at this step.
 
  4. The JUnit link on the wiki is broken.  But it looks like this is
  included by the test automatically?  So maybe we can remove that step?
 
  5. I had to do additional configuration steps at command line:  a) Add
 ant
  directory to path, b) set JAVA_HOME directory.  These would be
 familiar to
  anyone who understands simple Java programming.
 
 
  So this is all OK, if the tester understands a little bit about Java
  programming and how to set up the environment.
 
  Regards,
 
  -Rob
 
 
 
 
If have some problems,  please put forward issues that block you. I
 will
   help to resolve it.
  
If you have no any problem, please put your result on
   http://wiki.openoffice.org/wiki/QA/BVT_Report, thx.
  
(2)Second, Welcome other volunteers involve in.  BVT Guide
   http://wiki.openoffice.org/wiki/QA/BVT
  
 Below are prerequisites:
  
   1) 1)Environment tool: SVN Client, JDK, Ant
  
   2) 2)Soft Skills:
  
   ·  a.Basic skills about Windows Command
 line,
   Linux/Mac Terminal
  
   ·   b.Basic knowledge of Java
  
  
  
  
   --
   Best Wishes, LiFeng Wang
  
 




 --
 Best Wishes, LiFeng Wang




 --
 Best Wishes, LiFeng Wang




-- 
Best Wishes, LiFeng Wang


Re: [CALL for Volunteers] Is there anyone want to do BVT?

2013-04-07 Thread Li Feng Wang
About openoffice.home pls reference
http://wiki.openoffice.org/wiki/QA/BVT#FAQ.
I also add Sample on windows to help bvt execution.
http://wiki.openoffice.org/wiki/QA/BVT#Sample_on_Windows


2013/4/7 Li Feng Wang phoenix.wan...@gmail.com

 firstly, check out code to another directory
 secondly, your compile parameter openoffice.home is wrong.  pls reference
 FAQ in  http://wiki.openoffice.org/wiki/QA/BVT
 After that, try it again.


 2013/4/4 Anders Kvibäck akva1...@gmail.com

 Hello!
 Yes, I would  like to do some bvt tests. I have been around here for a
 couple months now mainly participating in the confirmation part of bugs. I
 have a university diploma
  in SoftwareEngineering, mainly java.
 So,
 I\m trying to perform some BVT tests. On monday,130401,  I got it to work.
 I had some failures and errors that I started
 to work on. So, then on tuesday, 130402, I started to run the tests again
 but I got this RuntimeException message, cant find
 automation server!.
 Today I reloaded everything from svn but now I cant compile it. I get the
 message that build failed.
 Do you have any idea what this is about.I have been deleting the created
 test folders and downloaded the test scripts from
 svn again  but I can't get it to work. The build failes.


 Here is what I got:



 C:\Users\Anders\testant
 -Dopenoffice.home=C:\Users\Anders\Desktop\OOo-dev
 3.5
 (en-US) Installation Files compile
 Buildfile: C:\Users\Anders\test\build.xml

 testcommon.init:

 check.junit:

 prepare.junit:

 testcommon.compile:

 testgui.init:

 testgui.compile:

 testuno.init:

 testuno.compile:
 [javac] Compiling 150 source files to C:\Users\Anders\test\testuno\bin
 [javac] warning: [options] bootstrap class path not set in conjunction
 with
 -source 1.6
 [javac] C:\Users\Anders\test\testuno\source\fvt\mix\MixedTest.java:35:
 error
 : package com.sun.star.beans does not exist
 [javac] import com.sun.star.beans.XPropertySet;
 [javac]  ^
 [javac] C:\Users\Anders\test\testuno\source\fvt\mix\MixedTest.java:36:
 error


 And so on

 BUILD FAILED
 C:\Users\Anders\test\build.xml:113: Compile failed; see the compiler error
 outpu
 t for details.

 Total time: 32 seconds

 Do you have any idea? Have they recently- yesterday- changed anything in
 the svn?

 But their is this thing: warning: [options] bootstrap class path not set
 in
 conjunction with
 -source 1.6

 Any idea?

 Anders







 2013/4/3 alfredo chable torrez yurggent1@gmail.com

  thank you Li feng Wang,
  I can test in Open SUSE. right now i'm in the step of Run Testing
  Regars.
 
  Yurggent Alfredo Chable
 
 
  2013/4/1 Li Feng Wang phoenix.wan...@gmail.com
 
   Till now, there are tseng chan, alfredo chable torrze, King Duck want
 to
   contribute on Automation BVT.
   Firstly, Welcome to AOO QA family. Secondly, Welcome new volunteer to
 add
   in BVT.
  
   Maybe simple introduce of yourself can help push our BVT work, such as
  What
   operating systems can you test with?
  
  
   2013/4/2 Li Feng Wang phoenix.wan...@gmail.com
  
Automation BVT Guide: http://wiki.openoffice.org/wiki/QA/BVT
Automation BVT Report:
 http://wiki.openoffice.org/wiki/QA/BVT_Report
   
About Guide, welcome comments and suggestions.
   
   
   
   
2013/4/2 Li Feng Wang phoenix.wan...@gmail.com
   
Download link: http://ci.apache.org/projects/openoffice/install/
This is trunk build for AOO4.0. I will add this link to BVT Guide.
   
   
2013/4/2 Li Feng Wang phoenix.wan...@gmail.com
   
Yes, we need tester to do BVT on different Platform, try to cover
  more
OS.
So If you take one platform for a revision, you need record on
http://wiki.openoffice.org/wiki/QA/BVT_Report to avoid repeat
   execution.
   
By the way, thank you have interest on BVT.
   
   
   
2013/4/2 King Duck rotteneo...@gmail.com
   
Do you still need testers to do BVT for OpenOffice?
~ Maggie
   
On Fri, Mar 29, 2013 at 11:08 PM, alfredo chable torrez 
yurggent1@gmail.com wrote:
   
 ok, thank, i will try with the steps of the guide.
 regars.
 Yurggent Alfredo.

 2013/3/28 Yi Xuan Liu liuyixuan@gmail.com

  Thanks Li Feng's support.
  Yurrgent, pls follow Li Feng's guide and try again. Thanks
 
  On Thu, Mar 28, 2013 at 10:57 AM, Li Feng Wang 
phoenix.wan...@gmail.com
  wrote:
 
 I will rich my guide for more details.
  
   2013/3/28 Li Feng Wang phoenix.wan...@gmail.com
  
Hello, I'm Li Feng.
My guide is not limited to Windows, and all OS can use.
http://wiki.openoffice.org/wiki/QA/BVT
   
There need some env tools, SVN Client, JDK and
 Ant.(download
link in
   guide)
You need download these tools and configure on your test
  env.
   
   
   
2013/3/28 alfredo chable torrez yurggent1@gmail.com
 
   
Hi Yi,
I have a question

Re: [CALL for Volunteers] Is there anyone want to do BVT?

2013-04-06 Thread Li Feng Wang
firstly, check out code to another directory
secondly, your compile parameter openoffice.home is wrong.  pls reference
FAQ in  http://wiki.openoffice.org/wiki/QA/BVT
After that, try it again.


2013/4/4 Anders Kvibäck akva1...@gmail.com

 Hello!
 Yes, I would  like to do some bvt tests. I have been around here for a
 couple months now mainly participating in the confirmation part of bugs. I
 have a university diploma
  in SoftwareEngineering, mainly java.
 So,
 I\m trying to perform some BVT tests. On monday,130401,  I got it to work.
 I had some failures and errors that I started
 to work on. So, then on tuesday, 130402, I started to run the tests again
 but I got this RuntimeException message, cant find
 automation server!.
 Today I reloaded everything from svn but now I cant compile it. I get the
 message that build failed.
 Do you have any idea what this is about.I have been deleting the created
 test folders and downloaded the test scripts from
 svn again  but I can't get it to work. The build failes.


 Here is what I got:



 C:\Users\Anders\testant -Dopenoffice.home=C:\Users\Anders\Desktop\OOo-dev
 3.5
 (en-US) Installation Files compile
 Buildfile: C:\Users\Anders\test\build.xml

 testcommon.init:

 check.junit:

 prepare.junit:

 testcommon.compile:

 testgui.init:

 testgui.compile:

 testuno.init:

 testuno.compile:
 [javac] Compiling 150 source files to C:\Users\Anders\test\testuno\bin
 [javac] warning: [options] bootstrap class path not set in conjunction
 with
 -source 1.6
 [javac] C:\Users\Anders\test\testuno\source\fvt\mix\MixedTest.java:35:
 error
 : package com.sun.star.beans does not exist
 [javac] import com.sun.star.beans.XPropertySet;
 [javac]  ^
 [javac] C:\Users\Anders\test\testuno\source\fvt\mix\MixedTest.java:36:
 error


 And so on

 BUILD FAILED
 C:\Users\Anders\test\build.xml:113: Compile failed; see the compiler error
 outpu
 t for details.

 Total time: 32 seconds

 Do you have any idea? Have they recently- yesterday- changed anything in
 the svn?

 But their is this thing: warning: [options] bootstrap class path not set in
 conjunction with
 -source 1.6

 Any idea?

 Anders







 2013/4/3 alfredo chable torrez yurggent1@gmail.com

  thank you Li feng Wang,
  I can test in Open SUSE. right now i'm in the step of Run Testing
  Regars.
 
  Yurggent Alfredo Chable
 
 
  2013/4/1 Li Feng Wang phoenix.wan...@gmail.com
 
   Till now, there are tseng chan, alfredo chable torrze, King Duck want
 to
   contribute on Automation BVT.
   Firstly, Welcome to AOO QA family. Secondly, Welcome new volunteer to
 add
   in BVT.
  
   Maybe simple introduce of yourself can help push our BVT work, such as
  What
   operating systems can you test with?
  
  
   2013/4/2 Li Feng Wang phoenix.wan...@gmail.com
  
Automation BVT Guide: http://wiki.openoffice.org/wiki/QA/BVT
Automation BVT Report: http://wiki.openoffice.org/wiki/QA/BVT_Report
   
About Guide, welcome comments and suggestions.
   
   
   
   
2013/4/2 Li Feng Wang phoenix.wan...@gmail.com
   
Download link: http://ci.apache.org/projects/openoffice/install/
This is trunk build for AOO4.0. I will add this link to BVT Guide.
   
   
2013/4/2 Li Feng Wang phoenix.wan...@gmail.com
   
Yes, we need tester to do BVT on different Platform, try to cover
  more
OS.
So If you take one platform for a revision, you need record on
http://wiki.openoffice.org/wiki/QA/BVT_Report to avoid repeat
   execution.
   
By the way, thank you have interest on BVT.
   
   
   
2013/4/2 King Duck rotteneo...@gmail.com
   
Do you still need testers to do BVT for OpenOffice?
~ Maggie
   
On Fri, Mar 29, 2013 at 11:08 PM, alfredo chable torrez 
yurggent1@gmail.com wrote:
   
 ok, thank, i will try with the steps of the guide.
 regars.
 Yurggent Alfredo.

 2013/3/28 Yi Xuan Liu liuyixuan@gmail.com

  Thanks Li Feng's support.
  Yurrgent, pls follow Li Feng's guide and try again. Thanks
 
  On Thu, Mar 28, 2013 at 10:57 AM, Li Feng Wang 
phoenix.wan...@gmail.com
  wrote:
 
 I will rich my guide for more details.
  
   2013/3/28 Li Feng Wang phoenix.wan...@gmail.com
  
Hello, I'm Li Feng.
My guide is not limited to Windows, and all OS can use.
http://wiki.openoffice.org/wiki/QA/BVT
   
There need some env tools, SVN Client, JDK and
 Ant.(download
link in
   guide)
You need download these tools and configure on your test
  env.
   
   
   
2013/3/28 alfredo chable torrez yurggent1@gmail.com
   
Hi Yi,
I have a question,  you has instructions for making
   automation
in
windows?.
because i'm working with windows 7, not MAC and Linux,
  sorry.
   
regars.
Yurrgent Chable.
2013/3/27 alfredo chable torrez yurggent1

Re: [CALL for Volunteers] Is there anyone want to do BVT?

2013-04-01 Thread Li Feng Wang
Yes, we need tester to do BVT on different Platform, try to cover more OS.
So If you take one platform for a revision, you need record on
http://wiki.openoffice.org/wiki/QA/BVT_Report to avoid repeat execution.

By the way, thank you have interest on BVT.



2013/4/2 King Duck rotteneo...@gmail.com

 Do you still need testers to do BVT for OpenOffice?
 ~ Maggie

 On Fri, Mar 29, 2013 at 11:08 PM, alfredo chable torrez 
 yurggent1@gmail.com wrote:

  ok, thank, i will try with the steps of the guide.
  regars.
  Yurggent Alfredo.
 
  2013/3/28 Yi Xuan Liu liuyixuan@gmail.com
 
   Thanks Li Feng's support.
   Yurrgent, pls follow Li Feng's guide and try again. Thanks
  
   On Thu, Mar 28, 2013 at 10:57 AM, Li Feng Wang 
 phoenix.wan...@gmail.com
   wrote:
  
  I will rich my guide for more details.
   
2013/3/28 Li Feng Wang phoenix.wan...@gmail.com
   
 Hello, I'm Li Feng.
 My guide is not limited to Windows, and all OS can use.
 http://wiki.openoffice.org/wiki/QA/BVT

 There need some env tools, SVN Client, JDK and Ant.(download link
 in
guide)
 You need download these tools and configure on your test env.



 2013/3/28 alfredo chable torrez yurggent1@gmail.com

 Hi Yi,
 I have a question,  you has instructions for making automation in
 windows?.
 because i'm working with windows 7, not MAC and Linux, sorry.

 regars.
 Yurrgent Chable.
 2013/3/27 alfredo chable torrez yurggent1@gmail.com

  Hello Yi,
  I would like to help. But I do not know much,
  I'll read the guide and will try to work on it the next days.
  regars.
  Yurggent Chable.
  2013/3/27 Li Feng Wang phoenix.wan...@gmail.com
 
  I pick up content of BVT from automation guide,  you can use
  below
 guide
  to
  run BVT easily.
  http://wiki.openoffice.org/wiki/QA/BVT
 
  You can create BVT report for some builds.
  Maybe one build one table on
  http://wiki.openoffice.org/wiki/QA/BVT_Report
 
 
  2013/3/5 tseng chan tsengchanphys...@gmail.com
 
   Okay I will work on in the next few days. I'll get back to
 you
then.
  
   -Tseng
  
  
   On Tue, Mar 5, 2013 at 6:07 AM, Ji Yan yanji...@gmail.com
   wrote:
  
Hi Tseng,
   
  If possible, you can try to setup automation test
  environment
 which
   could
help on various of testing, e.g. BVT, PVT and SVT. If you
 are
  interest in
automation test, here are some useful links for your
  reference:
   
http://wiki.openoffice.org/wiki/QA#Automation_Test
   
   
On Tue, Mar 5, 2013 at 9:18 AM, Yi Xuan Liu 
 liuyixuan@gmail.com
wrote:
   
 Thanks Marcus. For any issue, be free to contact me :)

 On Tue, Mar 5, 2013 at 4:18 AM, tseng chan 
  tsengchanphys...@gmail.com
 wrote:

  Hello Yi,
  I would like to help. But I am a newbie so please be
   patient
 with
  me.
 
  Thanks.
  -Marcus
 
 
  On Sun, Mar 3, 2013 at 6:06 PM, Yi Xuan Liu 
  liuyixuan@gmail.com
   
  wrote:
 
   Hi, all:
  
   It is time to release AOO 4.0. Lots of code will
   integrated
   everyday.
   Before normal test, build verification test (BVT) is
 an
  important
   way
 to
   check whether the build could be used. Therefore we
  need
  volunteers
to
  run
   BVT after the build is ready.
  
   BVT test scripts have been integrated into AOO
 project,
 which is
   easy
 to
   run. BVT guide is at
  
  http://wiki.openoffice.org/wiki/QA/test_automation_guide
  
   You can also test BVT case manually. All BVT cases
 description
  is
   at
   testlink. http://aootesting.adfinis-sygroup.org/
  
   Be free to contact me for any issue. Thanks a lot
  
   Best Regards,
   Yi Xuan
  
 

   
   
   
--
   
   
Thanks  Best Regards, Yan Ji
   
  
 
 
 
  --
  Best Wishes, LiFeng Wang
 
 
 




 --
 Best Wishes, LiFeng Wang

   
   
   
--
Best Wishes, LiFeng Wang
   
  
 




-- 
Best Wishes, LiFeng Wang


Re: [CALL for Volunteers] Is there anyone want to do BVT?

2013-04-01 Thread Li Feng Wang
Download link: http://ci.apache.org/projects/openoffice/install/
This is trunk build for AOO4.0. I will add this link to BVT Guide.


2013/4/2 Li Feng Wang phoenix.wan...@gmail.com

 Yes, we need tester to do BVT on different Platform, try to cover more OS.
 So If you take one platform for a revision, you need record on
 http://wiki.openoffice.org/wiki/QA/BVT_Report to avoid repeat execution.

 By the way, thank you have interest on BVT.



 2013/4/2 King Duck rotteneo...@gmail.com

 Do you still need testers to do BVT for OpenOffice?
 ~ Maggie

 On Fri, Mar 29, 2013 at 11:08 PM, alfredo chable torrez 
 yurggent1@gmail.com wrote:

  ok, thank, i will try with the steps of the guide.
  regars.
  Yurggent Alfredo.
 
  2013/3/28 Yi Xuan Liu liuyixuan@gmail.com
 
   Thanks Li Feng's support.
   Yurrgent, pls follow Li Feng's guide and try again. Thanks
  
   On Thu, Mar 28, 2013 at 10:57 AM, Li Feng Wang 
 phoenix.wan...@gmail.com
   wrote:
  
  I will rich my guide for more details.
   
2013/3/28 Li Feng Wang phoenix.wan...@gmail.com
   
 Hello, I'm Li Feng.
 My guide is not limited to Windows, and all OS can use.
 http://wiki.openoffice.org/wiki/QA/BVT

 There need some env tools, SVN Client, JDK and Ant.(download link
 in
guide)
 You need download these tools and configure on your test env.



 2013/3/28 alfredo chable torrez yurggent1@gmail.com

 Hi Yi,
 I have a question,  you has instructions for making automation in
 windows?.
 because i'm working with windows 7, not MAC and Linux, sorry.

 regars.
 Yurrgent Chable.
 2013/3/27 alfredo chable torrez yurggent1@gmail.com

  Hello Yi,
  I would like to help. But I do not know much,
  I'll read the guide and will try to work on it the next days.
  regars.
  Yurggent Chable.
  2013/3/27 Li Feng Wang phoenix.wan...@gmail.com
 
  I pick up content of BVT from automation guide,  you can use
  below
 guide
  to
  run BVT easily.
  http://wiki.openoffice.org/wiki/QA/BVT
 
  You can create BVT report for some builds.
  Maybe one build one table on
  http://wiki.openoffice.org/wiki/QA/BVT_Report
 
 
  2013/3/5 tseng chan tsengchanphys...@gmail.com
 
   Okay I will work on in the next few days. I'll get back to
 you
then.
  
   -Tseng
  
  
   On Tue, Mar 5, 2013 at 6:07 AM, Ji Yan yanji...@gmail.com
   wrote:
  
Hi Tseng,
   
  If possible, you can try to setup automation test
  environment
 which
   could
help on various of testing, e.g. BVT, PVT and SVT. If you
 are
  interest in
automation test, here are some useful links for your
  reference:
   
http://wiki.openoffice.org/wiki/QA#Automation_Test
   
   
On Tue, Mar 5, 2013 at 9:18 AM, Yi Xuan Liu 
 liuyixuan@gmail.com
wrote:
   
 Thanks Marcus. For any issue, be free to contact me :)

 On Tue, Mar 5, 2013 at 4:18 AM, tseng chan 
  tsengchanphys...@gmail.com
 wrote:

  Hello Yi,
  I would like to help. But I am a newbie so please be
   patient
 with
  me.
 
  Thanks.
  -Marcus
 
 
  On Sun, Mar 3, 2013 at 6:06 PM, Yi Xuan Liu 
  liuyixuan@gmail.com
   
  wrote:
 
   Hi, all:
  
   It is time to release AOO 4.0. Lots of code will
   integrated
   everyday.
   Before normal test, build verification test (BVT)
 is an
  important
   way
 to
   check whether the build could be used. Therefore we
  need
  volunteers
to
  run
   BVT after the build is ready.
  
   BVT test scripts have been integrated into AOO
 project,
 which is
   easy
 to
   run. BVT guide is at
  
  http://wiki.openoffice.org/wiki/QA/test_automation_guide
  
   You can also test BVT case manually. All BVT cases
 description
  is
   at
   testlink. http://aootesting.adfinis-sygroup.org/
  
   Be free to contact me for any issue. Thanks a lot
  
   Best Regards,
   Yi Xuan
  
 

   
   
   
--
   
   
Thanks  Best Regards, Yan Ji
   
  
 
 
 
  --
  Best Wishes, LiFeng Wang
 
 
 




 --
 Best Wishes, LiFeng Wang

   
   
   
--
Best Wishes, LiFeng Wang
   
  
 




 --
 Best Wishes, LiFeng Wang




-- 
Best Wishes, LiFeng Wang


Re: [CALL for Volunteers] Is there anyone want to do BVT?

2013-04-01 Thread Li Feng Wang
Till now, there are tseng chan, alfredo chable torrze, King Duck want to
contribute on Automation BVT.
Firstly, Welcome to AOO QA family. Secondly, Welcome new volunteer to add
in BVT.

Maybe simple introduce of yourself can help push our BVT work, such as What
operating systems can you test with?


2013/4/2 Li Feng Wang phoenix.wan...@gmail.com

 Automation BVT Guide: http://wiki.openoffice.org/wiki/QA/BVT
 Automation BVT Report: http://wiki.openoffice.org/wiki/QA/BVT_Report

 About Guide, welcome comments and suggestions.




 2013/4/2 Li Feng Wang phoenix.wan...@gmail.com

 Download link: http://ci.apache.org/projects/openoffice/install/
 This is trunk build for AOO4.0. I will add this link to BVT Guide.


 2013/4/2 Li Feng Wang phoenix.wan...@gmail.com

 Yes, we need tester to do BVT on different Platform, try to cover more
 OS.
 So If you take one platform for a revision, you need record on
 http://wiki.openoffice.org/wiki/QA/BVT_Report to avoid repeat execution.

 By the way, thank you have interest on BVT.



 2013/4/2 King Duck rotteneo...@gmail.com

 Do you still need testers to do BVT for OpenOffice?
 ~ Maggie

 On Fri, Mar 29, 2013 at 11:08 PM, alfredo chable torrez 
 yurggent1@gmail.com wrote:

  ok, thank, i will try with the steps of the guide.
  regars.
  Yurggent Alfredo.
 
  2013/3/28 Yi Xuan Liu liuyixuan@gmail.com
 
   Thanks Li Feng's support.
   Yurrgent, pls follow Li Feng's guide and try again. Thanks
  
   On Thu, Mar 28, 2013 at 10:57 AM, Li Feng Wang 
 phoenix.wan...@gmail.com
   wrote:
  
  I will rich my guide for more details.
   
2013/3/28 Li Feng Wang phoenix.wan...@gmail.com
   
 Hello, I'm Li Feng.
 My guide is not limited to Windows, and all OS can use.
 http://wiki.openoffice.org/wiki/QA/BVT

 There need some env tools, SVN Client, JDK and Ant.(download
 link in
guide)
 You need download these tools and configure on your test env.



 2013/3/28 alfredo chable torrez yurggent1@gmail.com

 Hi Yi,
 I have a question,  you has instructions for making automation
 in
 windows?.
 because i'm working with windows 7, not MAC and Linux, sorry.

 regars.
 Yurrgent Chable.
 2013/3/27 alfredo chable torrez yurggent1@gmail.com

  Hello Yi,
  I would like to help. But I do not know much,
  I'll read the guide and will try to work on it the next days.
  regars.
  Yurggent Chable.
  2013/3/27 Li Feng Wang phoenix.wan...@gmail.com
 
  I pick up content of BVT from automation guide,  you can use
  below
 guide
  to
  run BVT easily.
  http://wiki.openoffice.org/wiki/QA/BVT
 
  You can create BVT report for some builds.
  Maybe one build one table on
  http://wiki.openoffice.org/wiki/QA/BVT_Report
 
 
  2013/3/5 tseng chan tsengchanphys...@gmail.com
 
   Okay I will work on in the next few days. I'll get back
 to you
then.
  
   -Tseng
  
  
   On Tue, Mar 5, 2013 at 6:07 AM, Ji Yan 
 yanji...@gmail.com
   wrote:
  
Hi Tseng,
   
  If possible, you can try to setup automation test
  environment
 which
   could
help on various of testing, e.g. BVT, PVT and SVT. If
 you are
  interest in
automation test, here are some useful links for your
  reference:
   
http://wiki.openoffice.org/wiki/QA#Automation_Test
   
   
On Tue, Mar 5, 2013 at 9:18 AM, Yi Xuan Liu 
 liuyixuan@gmail.com
wrote:
   
 Thanks Marcus. For any issue, be free to contact me :)

 On Tue, Mar 5, 2013 at 4:18 AM, tseng chan 
  tsengchanphys...@gmail.com
 wrote:

  Hello Yi,
  I would like to help. But I am a newbie so please be
   patient
 with
  me.
 
  Thanks.
  -Marcus
 
 
  On Sun, Mar 3, 2013 at 6:06 PM, Yi Xuan Liu 
  liuyixuan@gmail.com
   
  wrote:
 
   Hi, all:
  
   It is time to release AOO 4.0. Lots of code will
   integrated
   everyday.
   Before normal test, build verification test (BVT)
 is an
  important
   way
 to
   check whether the build could be used. Therefore
 we
  need
  volunteers
to
  run
   BVT after the build is ready.
  
   BVT test scripts have been integrated into AOO
 project,
 which is
   easy
 to
   run. BVT guide is at
  
  http://wiki.openoffice.org/wiki/QA/test_automation_guide
  
   You can also test BVT case manually. All BVT cases
 description
  is
   at
   testlink. http://aootesting.adfinis-sygroup.org/
  
   Be free to contact me for any issue. Thanks a lot
  
   Best Regards,
   Yi Xuan

Re: QA Testing Volunteer

2013-03-27 Thread Li Feng Wang
 Thank for Rob' reminder, I will adjust my thoughts and rich my guide.

2013/3/27 Rob Weir robw...@apache.org

 On Tue, Mar 26, 2013 at 9:59 PM, Li Feng Wang phoenix.wan...@gmail.com
 wrote:
  Welcome to OpenOffice.
 
  You can start with automation BVT(Build Verification Test)
   http://wiki.openoffice.org/wiki/QA/BVT
   http://wiki.openoffice.org/wiki/QA/BVT_Report
 

 It might help to add some more introduction in the BVT page, like:

 1. What is a BVT, how is it used and why it is important

 2. What prerequisite are needed to run the BVT?  For example, you need
 a test machine, a good internet connection and command-line skills.

 3. What do you do after you run the BVT?  How to you categorize the
 defects in Bugzilla.

 Remember, a new person posting for the first time on this mailing list
 doesn't even have a Bugzilla account set up yet.  They might not even
 be subscribed to the mailing list.  So just pointing them to the BVT
 page will probably not work.  It will only confuse them.I'd
 recommend start by asking more questions:  What kind of experience do
 you have with OpenOffice?  With quality assurance?  With Java
 programming?  What operating systems can you test with?  Depending on
 their skill set and interest the new volunteer might be a good
 candidate for running the BVT.  But I don't think we can assume that
 this is a good match for everyone.

 -Rob

 
  2013/3/23 Amit Sarkar amit.sar...@cpit.ac.nz
 
  Hi
  I have joined the QA/Testing and eager to contribute.
  Regards
  Amitrajit
 
 
 
 __
 
  This email has been filtered by SMX.
  For more information visit http://smxemail.com
 
 
 __
 
 
 
 
  --
  Best Wishes, LiFeng Wang

 -
 To unsubscribe, e-mail: qa-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: qa-h...@openoffice.apache.org




-- 
Best Wishes, LiFeng Wang


Re: QA Testing Volunteer

2013-03-26 Thread Li Feng Wang
Welcome to OpenOffice.

You can start with automation BVT(Build Verification Test)
 http://wiki.openoffice.org/wiki/QA/BVT
 http://wiki.openoffice.org/wiki/QA/BVT_Report


2013/3/23 Amit Sarkar amit.sar...@cpit.ac.nz

 Hi
 I have joined the QA/Testing and eager to contribute.
 Regards
 Amitrajit


 __

 This email has been filtered by SMX.
 For more information visit http://smxemail.com

 __




-- 
Best Wishes, LiFeng Wang


Re: Call for volunteers for AOO 4.0 performance test.

2013-03-25 Thread Li Feng Wang
(1)For PVT report you can record as wiki on
http://wiki.openoffice.org/wiki/QA/Report

*  GUI PVT:*
1)open pvt.gui.Benchmark.xml with OO
2)compute test result

   - We run each test case 8 times.
   - Remove the first round result, and in the rest of 7 round results,
   remove the minimum and maximum result
   - Compute the average and standard deviation of the rest 5
results.* *Note:the
   standard deviation is to reflect whether the 8 round results are stable.

*  UNO PVT:*
1)Open pvt.uno.Conversion.xml with OO
2)Show your result without compute.

 First of all,  You need run on the AOO 3.4.1 release to establish a
baseline.  To make your PVT result more meaningful.

(2)For test.uno.project, you need follow
http://wiki.openoffice.org/wiki/QA/test_automation_guidehttp://wiki.openoffice.org/wiki/QA/test_automation_guide
I've ran uno project on Eclipse, it works fine.
I will run uno project on command, try to find your env problem.


2013/3/26 Anders Kvibäck akva1...@gmail.com

 Hello!

 I uninstalled both 3.4.1 and 4.0 and language packs. Then I just installed
 4.0 and now it works again. Sorry , about that.

 I've done some sporadic testing on the test.gui project just to try it out.
 Basic function test works fine .I  will come come back about that.


  But now I can't run the  test.uno project. I get an error message:

 The archive: C:/Users/Anders/Desktop/OOo-dev 3.5 (en-US) Installation
 Files/Basis/program/classes/unoil.jar which is referenced by the classpath,
 does not exist.

 So, it is something with the settings of my environmental variables here, i
 e classpath. What shall I type in there?


 I see that in the class MixedTest it can't find the XTextDocument class;
 I get the error messsages:

 Multiple markers at this line
 - The method newDocument(String) from the type UnoApp
  refers to the missing type XComponent
 - XTextDocument cannot be resolved to a type
 - UnoRuntime cannot be resolved
 - XTextDocument cannot be resolved to a type
 - XTextDocument cannot be resolved to a type

 Do you have any idea?

 And; how shall I report the perfomance test?

 Anders




 2013/3/25 Li Feng Wang phoenix.wan...@gmail.com

  Can you describe your steps more detailed?
 
  I will try to investigate the issue.
 
  2013/3/22 Anders Kvibäck akva1...@gmail.com
 
   Hi!
  
   I've been trying to run some performance tests and I followed the
 guide.
  I
   started off with the class AOOTest and it workewd fine, so then I did
 the
   class smoke test and it worked fine plus some more.
But now all of a sudden I can't run the tests anymore. I just get the
   message:
  
   *java.lang.RuntimeException: Can't connect to automation server!*
  
  
   JUnit starts fine and I get the message in console:
   *
   INFO: Start running test method [smokeTest]*
  
  
  
   but after 30 sec it stops
  
   I do the same tests again but it doesn't work.
  
   I've spent an hour or two on google but I couldn't find anything useful
  so
   far.
  
   Does anyone have an idea how to solve this?
  
  
  
   Anders
  
  
  
   2013/2/28 Yi Xuan Liu liuyixuan@gmail.com
  
Anders, Thanks for your trial.  Did you follow this guide
http://wiki.openoffice.org/wiki/QA/test_automation_guide ?
   
I can't find Disable color calibration mentioned in the guide.
   
On Wed, Feb 27, 2013 at 10:49 PM, Anders Kvibäck akva1...@gmail.com
 
wrote:
   
 Hi!

 Yes, I would like to run performance tests. I've started to look
 into
   the
 link about  automated testing that you reffered to.
 There it says that I have to disable color calibration. But is this
 possible in Windows Vista.? I just can't find out how to do it. As
  far
as I
 understand it this is only possible in Windows 7- which I don't
 have
 unfortunately.

 Anders
 2013/2/26 Yi Xuan Liu liuyixuan@gmail.com

  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

Re: introducing myself

2012-11-22 Thread Li Feng Wang
   Welcome to join us. I'm Wang Li Feng, Living in Beijing. I have 3 years
experiences in testing.
mainly focus on FVT and automation test with Java。
   I am also a new comer in AOO community for about 1 year. when I joined
OO community, I started from verify defects, then start to mannal FVT and
wrote automation scripts.
   I'm familiar with Impress and know some usages about Base. Now I focus
on automation test(BVT,FVT,SVT).

If you are interesting about OO QA, you can get start from:
http://incubator.apache.org/openofficeorg/orientation/intro-qa.html
http://wiki.openoffice.org/wiki/QA
http://wiki.openoffice.org/wiki/QA/QA_Tasks

2012/11/21 Xue Fei Duan duanx...@gmail.com

 Hi Jacki,
 Welcome joining us. Have you subscribe our QA mail list? If not yet, do not
 hesitate subscribe it, you just need send an email to
 qa-subscr...@openoffice.apache.org

 You can also add your name to the volunteer table:

 https://cwiki.apache.org/confluence/display/OOOUSERS/Directory+of+Volunteers

 We also have some QA introduction, you can refer to them and if you have
 any concern, feel free to discuss with us by mail
 http://incubator.apache.org/openofficeorg/orientation/intro-qa.html
 Thanks
 -Xue Fei

 On Wed, Nov 21, 2012 at 9:52 AM, JACKI HAMILTON sillylizar...@msn.com
 wrote:

  Hi.  My screen name is SillyLizard. I’m a bit of a programming (and
  debugging) dinosaur and have been using Open Office since 2009 or 2010.
  I
  just bought a new system with Windows 8 preloaded and am slowly getting
  more acquainted with it.  I intend(ed) to download Apache Open Office but
  responded to the request for volunteers first.  I have never blogged, I
  guess, though I came close when taking an online/in classroom combined
  course recently.  Looking forward to the experience of testing OO 4.0
 
 
 
  Sent from Windows Mail




-- 
Best Wishes, LiFeng Wang


Re: New QA Volunteer

2012-11-22 Thread Li Feng Wang
   Welcome to join us. I'm Wang Li Feng, Living in Beijing. I have 3 years
experiences in testing.
mainly focus on FVT and automation test with Java。
   I am also a new comer in AOO community for about 1 year. when I joined
OO community, I started from verify defects, then start to mannal FVT and
wrote automation scripts.
   I'm familiar with Impress and know some usages about Base. Now I focus
on automation test(BVT,FVT,SVT).

If you are interesting about OO QA, you can get start from:
http://incubator.apache.org/openofficeorg/orientation/intro-qa.html
http://wiki.openoffice.org/wiki/QA
http://wiki.openoffice.org/wiki/QA/QA_Tasks

2012/11/21 Ji Yan yanji...@gmail.com

 hi Dong Peng,

   Would you please try to pickup QA task[1]  to start your testing?

 [1] http://wiki.openoffice.org/wiki/QA/QA_Tasks


 2012/11/21 dong bin peng pengdb2...@yahoo.com

  I have read through the introduction parts.and now I am ready to download
  the new version of OpenOffice and install it.
 
  --- On Tue, 11/20/12, Linyi Li lilinyi921...@gmail.com wrote:
 
 
  From: Linyi Li lilinyi921...@gmail.com
  Subject: Re: New QA Volunteer
  To: qa@openoffice.apache.org
  Received: Tuesday, November 20, 2012, 7:36 PM
 
 
  Hi Dongbin Peng,
 
  Welcome joining us.
  Have you read QA introduction link[1]? You can get more information
 there.
  Enjoy your time at community:)
 
  [1]http://incubator.apache.org/openofficeorg/orientation/intro-qa.html
 
 
  On Wed, Nov 21, 2012 at 10:54 AM, dong bin peng pengdb2...@yahoo.com
  wrote:
 
   Hi, everyone,
  
   A late introduction.
  
   I am Dongbin Peng from China. I've been using OO for quite sometme.
 Very
   good product, stable and useful. I also use OO macros to facilitate my
   tedious formatting tasks. I am eager to test using the new 4 OO and at
  the
   same time help to make it better.
  
   Best Regards
 
 
 
 
  --
  Best wishes.
  Linyi Li
 



 --


 Thanks  Best Regards, Yan Ji




-- 
Best Wishes, LiFeng Wang


Re: New QA Volunteer

2012-11-22 Thread Li Feng Wang
   Welcome to join us. I'm Wang Li Feng, Living in Beijing. I have 3 years
experiences in testing.
mainly focus on FVT and automation test with Java。
   I am also a new comer in AOO community for about 1 year. when I joined
OO community, I started from verify defects, then start to mannal FVT and
wrote automation scripts.
   I'm familiar with Impress and know some usages about Base. Now I focus
on automation test(BVT,FVT,SVT).

If you are interesting about OO QA, you can get start from:
http://incubator.apache.org/openofficeorg/orientation/intro-qa.html
http://wiki.openoffice.org/wiki/QA
http://wiki.openoffice.org/wiki/QA/QA_Tasks

2012/11/19 Alexandro Colorado j...@oooes.org

 In case you are still not

 On 11/18/12, Jay Calderwood jeromecalderw...@gmail.com wrote:
  Hi all! Looking forward to help make oo better.
 
  Jay Calderwood
 
 In case you are still not register you can do so here:
 http://mail-archives.apache.org/mod_mbox/incubator-ooo-qa/
 Please follow the QA initiation modules
 http://incubator.apache.org/openofficeorg/orientation/intro-qa.html
 Welcome to the community, please feel free to ask here anytime you
 feel stuck or need further advice.


 --
 Alexandro Colorado
 PPMC Apache OpenOffice
 http://es.openoffice.org




-- 
Best Wishes, LiFeng Wang


Re: Introduction

2012-11-20 Thread Li Feng Wang
Welcome to Apache OpenOffice community!



2012/11/20 Ji Yan yanji...@gmail.com

 Hi Bob,

   Welcome to Apache OpenOffice community, we need your help on QA team.

   Please subscribe qa mailing first and read the orientation guide here
 [1].

 [1]http://incubator.apache.org/openofficeorg/orientation/intro-qa.html

 2012/11/20 Bob Glenister b...@rolanddg.co.za

  Hi
 
  Please let me know how I can assist. Really don't know what else you
  require. Been in computers since 1984 so skinned my knees on Lotus,
  wordstar, word perfect etc. Will do what I can to assist, let me know if
 I
  can
 
 
  Have a beautiful day
 
  Bob Glenister.
 
  --
  www.roland.co.za
  011 466 1551 (old Number)
  011 875 9300 (Swbd)
  011 0800 Roland (free call)
  011 875 9423 (direct)
  083 463 3339 (mobile)
 
 


 --


 Thanks  Best Regards, Yan Ji




-- 
Best Wishes, LiFeng Wang