From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 49: Line 49:
== How to test? ==
== How to test? ==


Additional to below test cases, you can (or even should!) do some testing on your own!
High level details on how a contributor can get involved.  This can include (but not limited to):


Some hints:
* Areas to target with exploratory testing
* A list of pre-defined test cases to execute
* How to report back results


* Please use CLI to manage and deploy, make sure it works correctly. We don't have the web management interface yet, so we need to use CLI.
Here's another common chunk (again, replace XX as above):
* Deploy your own apps (note that this is a custom build and not all subsystems are available!)
 
=== '''Update your machine''' ===
 
If you're running Fedora XX, make sure you have all the current updates for it installed, using the update manager. If you want to try Rawhide, see the instructions on the [[Releases/Rawhide|Rawhide]] page on the various ways in which you can install or update to Rawhide. Or:
 
=== '''Live image''' ===
 
Optionally, you may download a non-destructive Rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Live images can be found [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ here].


== Test Cases ==
== Test Cases ==


{{admon/important|Use jboss-as-7.1.0-3 or later|Almost all test cases require '''jboss-as-7.1.0-3 or later'''. Note that today (16th April) the 7.1.0-3 package was [https://admin.fedoraproject.org/updates/jboss-as-7.1.0-3.fc17 submitted as an update]. It should be available in <code>updates-testing</code> for the Test Day time. If not - please download it directly from Koji.}}
=== Basic ===
 
# [[QA:Testcase_JBoss_AS_Install_and_run|Install and run]]


=== Management ===
=== Management ===


# [[QA:Testcase_JBoss_AS_Install_and_run|Install and run]]
TBD
# [[QA:Testcase_JBoss_AS_Add_management_user|Add management user]]
# [[QA:Testcase_JBoss_AS_Execute_readonly_management_tasks|Execute readonly management tasks]]
# [[QA:Testcase_JBoss_AS_Execute_read-write_management_tasks|Execute read-write management tasks]]


=== Deployment ===
=== Deployment ===


# [[QA:Testcase_JBoss_AS_Deploy_servlet_application|Deploy servlet application]]
TBD
# [[QA:Testcase_JBoss_AS_Deploy_CDI_application|Deploy CDI application]]
# [[QA:Testcase_JBoss_AS_Deploy_EJB_application|Deploy EJB application]]
# [[QA:Testcase_JBoss_AS_Deploy_EJB_in_WAR|Deploy EJB-in-WAR quickstart]]
 
{{admon/tip|Other applications|A pretty good resource for sample apps is the [http://openejb.apache.org/examples-trunk/index.html OpenEJB site]. But be careful when reporting issues.}}


== Test Results ==
== Test Results ==


If you have problems with any of the tests, [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=17&component=jboss-as report a bug] to [https://bugzilla.redhat.com Bugzilla].
Construct a table or list to allow testers to post results.  Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:


'''If you are unsure''' about exactly how to file the report or what other information to include, '''just ask on IRC''' and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=udisks udisks], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=gnome-disk-utility gnome-disk-utility] for bugs in the Palimpsest graphical front end itself. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.


{|
{|
! User
! User
! Smolt Profile
! Smolt Profile
! [[QA:Testcase_JBoss_AS_Install_and_run|Install and run]]
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:Testcase_JBoss_AS_Add_management_user|Add management user]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:Testcase_JBoss_AS_Execute_readonly_management_tasks|Execute readonly management tasks]]
! [[QA:Testcase_sample_3|Sample test 3]]
! [[QA:Testcase_JBoss_AS_Execute_read-write_management_tasks|Execute read-write management tasks]]
! [[QA:Testcase_sample_4|Sample test 4]]
! [[QA:Testcase_JBoss_AS_Deploy_servlet_application|Deploy servlet application]]
! [[QA:Testcase_JBoss_AS_Deploy_CDI_application|Deploy CDI application]]
! [[QA:Testcase_JBoss_AS_Deploy_EJB_application|Deploy EJB application]]
! [[QA:Testcase_JBoss_AS_Deploy_EJB_in_WAR|Deploy EJB-in-WAR quickstart]]
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{result|none}}
| {{result|none}}  
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| {{result|none}}
| <references/>
|-
| [[User:Landgraf|Pavel Zhukov]]
| [http://www.smolts.org/client/show/pub_d48e8798-a431-4297-a9c9-9e3fd31afd88 HW]
| {{result|none}}
| {{result|none}} 
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
| <references/>
|-
|-
| [[User:vicodan|vicodan]]
| [VirtualBox VM x86_64]
| {{result|pass}}
| {{result|warn}} <ref>files are owned by root</ref> 
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>will provide further details shortly</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Guidograzioli|Guido Grazioli]]
| rawhide qemu-kvm
| {{result|pass}}
| {{result|warn}} <ref>/etc/jboss-as/domain/mgmt-users.properties unexpectedly owned by root</ref>
| {{result|pass}} <ref>need jboss-drm >= 1.1.1-4.fc18</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:Goldmann|Marek Goldmann]]
| [http://www.smolts.org/client/show/pub_7587511c-90d3-4d99-a825-5f67a06b7cd9 HW]
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Johannbg|Jóhann B. Guðmundsson]]
| [http://www.smolts.org/client/show/pub_cd69e3f0-d810-4db9-b6b5-6118afd28f5d HW]
| {{result|pass}}
| {{result|warn}} <ref> Confirmed /etc/jboss-as/{standalone|domain}/mgmt-users.properties unexpected owned by root</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Sochotni|Stanislav Ochotnicky]]
| [http://www.smolts.org/client/show/pub_d04c3a62-20da-45e9-9433-63846b3d90ca HW]
| {{result|warn}} <ref>At one point systemctl status showed jboss as running even though the process failed (due to incorrect current JVM)</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:filiperosset|Filipe Rosset]]
| [http://www.smolts.org/client/show/pub_e477e58a-ed32-4ca9-8888-9183b85725ca HW]
| {{result|warn}} <ref> I had to remove the sun JDK/JVM and update my alternatives for java, javac and jar </ref>
| {{result|warn}} <ref> Confirmed /etc/jboss-as/{standalone|domain}/mgmt-users.properties unexpected owned by root</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| <references/>
|}
|}


 
[[Category:Test Days]]
[[Category:Fedora 17 Test Days|s]]
[[Category:QA Templates]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)