Hi Krishantha,

On Sat, Mar 17, 2012 at 11:48 AM, Krishantha Samaraweera <
[email protected]> wrote:

>
>
> On Sat, Mar 17, 2012 at 12:45 AM, Senaka Fernando <[email protected]> wrote:
>
>> Hi all,
>>
>> Awesome.
>>
>> I wonder whether we can get this to have just a simple JSP page that also
>> allows us to pick a path and run tests? We can then host it somewhere and
>> everybody can use it.
>>
>
> Nice idea Senaka, we also had the same thought, but we need to figure out
> how people going to use Clarity (the System Test Framework) in future. If
> there is a real use case for this kind of approach we will probably looking
> for the ways to implement it.
>

+1, it depends on the way we use it. This was just a thought.

Thanks,
Senaka.

>
> Thanks,
> Krishantha.
>
>
>> Thanks,
>> Senaka.
>>
>> On Fri, Mar 16, 2012 at 11:15 PM, Krishantha Samaraweera <
>> [email protected]> wrote:
>>
>>> Excellent work Nuwan and Chamara.
>>>
>>> Charitha et all - Please try out the Automation Status Dashboard with
>>> latest builds and send us your feedback. Hope this will make your life
>>> easier.
>>>
>>> Thanks,
>>> Krishantha.
>>>
>>>
>>> On Fri, Mar 16, 2012 at 4:28 PM, Nuwan Wimalasekara <[email protected]>wrote:
>>>
>>>> Hi all,
>>>>
>>>> One of main drawback in System test framework was to keep test report
>>>> history in place where we can see test status and stats. System test
>>>> framework generate test reports as TestNG result XML files. But those
>>>> reports only show the result of last test run. So there is no way to find
>>>> past results by build. Therefore we added new feature to System test
>>>> framework to parse result XML files and write result data to a database
>>>> after each test framework execution. Dashboard is capable for display those
>>>> result in proper manner.
>>>>
>>>> Dashboard address the visualization of the test results and history
>>>> using Charts. Test Automation dashboard is a web application which display
>>>> test results and history of System test framework builds. Web application
>>>> is developed using JSP technology. It is bundled as a webapp file and can
>>>> be deployed on any java application server such as WSO2 App server, Tomcat
>>>> etc.. We have designed the Dashboard as separate project and integrated to
>>>> System test framework. Related dashboard DB configuration can be found in
>>>> framework.properties file in System test framework. So the idea is to reuse
>>>> the Dashboard with any project which generate TestNG result XML files.
>>>> Automation dashboard source can be found at [1]
>>>>
>>>> How to deploy Dashboard :
>>>>
>>>> 1). Check out source of a dashboard from [1]
>>>> 2). Build the source to generate war file (mvn clean package)
>>>> 3). Extract a war file and open dbconf.properties in /WEB-INF/classes
>>>> directory.
>>>> 4). Configure database connection properties(jdbc url should be same as
>>>> database configuration in framework.property)
>>>> 5). Deploy the war fine on a application server.
>>>> 6). Run System test framework and check results using dashboard
>>>>
>>>> It will display all test result and you can navigate result history
>>>> also.
>>>>
>>>> Please refer attached screen shots of Dashboard. DB script and table
>>>> structure is also attached.
>>>>
>>>> Your feedbacks and suggestions are welcome.
>>>>
>>>> Thanks Chanaka for the support given for theme design.
>>>>
>>>> Thanks,
>>>> NuwanW /Chamara
>>>>
>>>> [1]
>>>> https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration/dashboard/
>>>> --
>>>> Nuwan Wimalasekara
>>>> Software Engineer - Test Automation
>>>> WSO2, Inc.: http://wso2.com
>>>> lean. enterprise. middleware
>>>>
>>>> phone: +94 71 668 4620
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Senaka Fernando*
>> Product Manager - WSO2 Governance Registry;
>> Associate Technical Lead; WSO2 Inc.; http://wso2.com*
>> Member; Apache Software Foundation; http://apache.org
>>
>> E-mail: senaka AT wso2.com
>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
>> Linked-In: http://linkedin.com/in/senakafernando
>>
>> *Lean . Enterprise . Middleware
>>
>>
>


-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://linkedin.com/in/senakafernando

*Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to