opensource-soa.blogspot.com opensource-soa.blogspot.com

opensource-soa.blogspot.com

Krishantha's Blog

Tuesday, June 28, 2016. Following three repos have been used to facilitate test automation for WSO2 products. Each component will describe in this post later. Test Automation Framework (git repo link -. Carbon Automation Test Utils (git repo link -. Collection of all test suites and a test runner (git repo link -. Test Automation Framework components. Components related to TestNG is marked in. Responsible for execution of internal/external extension classes in various states of the TestNG listeners.

http://opensource-soa.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR OPENSOURCE-SOA.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 11 reviews
5 star
2
4 star
6
3 star
3
2 star
0
1 star
0

Hey there! Start your review of opensource-soa.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.6 seconds

FAVICON PREVIEW

  • opensource-soa.blogspot.com

    16x16

  • opensource-soa.blogspot.com

    32x32

CONTACTS AT OPENSOURCE-SOA.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Krishantha's Blog | opensource-soa.blogspot.com Reviews
<META>
DESCRIPTION
Tuesday, June 28, 2016. Following three repos have been used to facilitate test automation for WSO2 products. Each component will describe in this post later. Test Automation Framework (git repo link -. Carbon Automation Test Utils (git repo link -. Collection of all test suites and a test runner (git repo link -. Test Automation Framework components. Components related to TestNG is marked in. Responsible for execution of internal/external extension classes in various states of the TestNG listeners.
<META>
KEYWORDS
1 krishantha's blog
2 test automation architecture
3 carbon platform integration
4 carbon platform integration utils
5 carbon platform automated test suite
6 dark red
7 colour
8 automation framework engine
9 automation context builder
10 testng extension executor
CONTENT
Page content here
KEYWORDS ON
PAGE
krishantha's blog,test automation architecture,carbon platform integration,carbon platform integration utils,carbon platform automated test suite,dark red,colour,automation framework engine,automation context builder,testng extension executor,testng,utils
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Krishantha's Blog | opensource-soa.blogspot.com Reviews

https://opensource-soa.blogspot.com

Tuesday, June 28, 2016. Following three repos have been used to facilitate test automation for WSO2 products. Each component will describe in this post later. Test Automation Framework (git repo link -. Carbon Automation Test Utils (git repo link -. Collection of all test suites and a test runner (git repo link -. Test Automation Framework components. Components related to TestNG is marked in. Responsible for execution of internal/external extension classes in various states of the TestNG listeners.

INTERNAL PAGES

opensource-soa.blogspot.com opensource-soa.blogspot.com
1

Krishantha's Blog: Selenium WebDriver : Handling mouseover events

http://opensource-soa.blogspot.com/2012/05/selenium-webdriver-handling-mouse-over.html

Sunday, May 20, 2012. Selenium WebDriver : Handling mouseover events. I was searching though the internet to find out proper way of handling mouseover events with Selenium WebDriver. Found few resources but nothing proven to work. However finally managed to get though it. For others convenient, I though of writing down the way we handle mouse over events in our automation tests. In order to get the job done, you need to use org.openqa.selenium.interactions.Actions. Actions builder = new Actions(driver);.

2

Krishantha's Blog: SimpleWebServer for HTTP Header Testing

http://opensource-soa.blogspot.com/2013/07/simplewebserver-for-http-header-testing.html

Wednesday, July 17, 2013. SimpleWebServer for HTTP Header Testing. Is socket server. It listens for incoming connections and echo the Content type back to the client with expected response code and some data. This server mainly facilitates HTTP header testing when message routes though WSO2 ESB. You can start the new server instance by providing port and expected response code. New SimpleWebServer(9006, 200);. Subscribe to: Post Comments (Atom). View my complete profile. Selenium WebDriver : Handling mou...

3

Krishantha's Blog: How to install oracle XE on ubuntu 10.04 64 bit

http://opensource-soa.blogspot.com/2010/07/how-to-install-oracle-xe-on-ubuntu-1004.html

Tuesday, July 20, 2010. How to install oracle XE on ubuntu 10.04 64 bit. Recently I had to go though the pain of installing oracle on Ubuntu again in my new laptop. Two years back I did the same installation. On Ubuntu 7.10 and cost me two days to complete the installation. But this time things are rather easy. So here we go. 1 sudo apt-get install bc. Then I installed the packet. Sudo dpkg - force-architecture -i oracle-xe 10.2.0.1-1.0 i386.deb. Then I configured the system:. Then follow the below steps.

4

Krishantha's Blog: TestNG Using Groups to run same test case with different configurations

http://opensource-soa.blogspot.com/2015/06/testng-using-groups-to-run-same-test.html

Thursday, June 4, 2015. TestNG Using Groups to run same test case with different configurations. In this example, two TestNG groups were introduced and. Annotations were used to reconfigure the server in each test group execution. Test was design to have single class to include all configuration methods and another test class to hold the tests case. In the test suite XML two test segments were introduced by including groups to run. Execution result of above suite as follows. View my complete profile.

5

Krishantha's Blog: Change mysql max_allowed_packet variable

http://opensource-soa.blogspot.com/2008/08/change-mysql-maxallowedpacket-variable.html

Thursday, August 21, 2008. Change mysql max allowed packet variable. There are several ways to change the max allowed packet variable size in mysql. 1 Edit max allowed packet entry of /etc/my.cnf file (on Linux). Change the following line. 2 Start the mysql server with the - max allowed packet option. Etc/init.d/mysql restart - max allowed packet=1024M. 3 To edit the max allowed packet without restarting the server. Mysql show variables like 'max allowed packet%' ;. Max allowed packet 1048576. Krishantha...

UPGRADE TO PREMIUM TO VIEW 9 MORE

TOTAL PAGES IN THIS WEBSITE

14

LINKS TO THIS WEBSITE

soa-platform.blogspot.com soa-platform.blogspot.com

SOA Platform Blog: May 2010

http://soa-platform.blogspot.com/2010_05_01_archive.html

Sunday, May 30, 2010. Its not just standalone BPM that is dead! 11:23 AM Posted by Feed Aggregator. Written by Sanjiva Weerawarana. There was a thread recently on InfoQ asking whether standalone BPMS is dead. Yes it is dead. But, that's not the only standalone thing that is dead! The customer's IT shop is like the place which maintains the vehicle that the enterprise's IT is. What happens after a few years of taking standalone products and trying to live by their rules (not to mention their expensive...

soa-platform.blogspot.com soa-platform.blogspot.com

SOA Platform Blog: August 2010

http://soa-platform.blogspot.com/2010_08_01_archive.html

Tuesday, August 24, 2010. 11:15 AM Posted by Feed Aggregator. The first ever WSO2 Conference on SOA and Cloud Technologies. Will be held in Colombo from 14th to 15th September 2010. WSO2 has played a major role in redefining the enterprise computing space. Come and learn the state of the art technologies, techniques, architecture patterns in the enterprise computing space. Come, learn and envision the future enterprise computing. Thursday, August 5, 2010. How to deploy WSO2 Gadget Server on tomcat. One c...

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL LINKS TO THIS WEBSITE

4

OTHER SITES

opensource-sidh.blogspot.com opensource-sidh.blogspot.com

Opensource4beginners

Open source guide, tips and tutorial. IOS on Android Tablet and Smartphone. IOS on an Android machines, a new tomfoolery/buffoonery. Ragging on the internet. Off late, I encountered with some deluding videos on the Youtube, claiming to port iOS on Android devices. I checked extensively for the validation of this theory and to no surprise, I concluded finding it to be an utter fail. So I request you all to not fall for these gimmicks and waste your precious time. Step 1: Download iOS Launcher. The founder...

opensource-soa.blogspot.com opensource-soa.blogspot.com

Krishantha's Blog

Tuesday, June 28, 2016. Following three repos have been used to facilitate test automation for WSO2 products. Each component will describe in this post later. Test Automation Framework (git repo link -. Carbon Automation Test Utils (git repo link -. Collection of all test suites and a test runner (git repo link -. Test Automation Framework components. Components related to TestNG is marked in. Responsible for execution of internal/external extension classes in various states of the TestNG listeners.

opensource-socialnetwork.org opensource-socialnetwork.org

Home : Open Source Social Network

Open Source Social Network (Ossn). Opensource-Socialnetwork (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. OSSN is released under the GNU General Public License (GPL) Version 2. I began web development in 2007 and Ossn is my favorite project. That's why OSSN will be free forever. It's my gift to the world. Syed Arsalan Hussain Shah.

opensource-soft.blogspot.com opensource-soft.blogspot.com

Open Source Software

BLOG ABOUT OPEN SOURCE SOFTWARE. Subscribe to: Posts (Atom).

opensource-software-win.blogspot.com opensource-software-win.blogspot.com

東榮-自由軟體

Open SoftWare for Win-Window的自由軟體[東榮牌自由軟體]. This is featured post 1 title. Replace these every slider sentences with your featured post descriptions.Go to Blogger edit html and find these sentences.Now replace these with your own descriptions. This is featured post 2 title. Replace these every slider sentences with your featured post descriptions.Go to Blogger edit html and find these sentences.Now replace these with your own descriptions. This is featured post 3 title. This is featured post 4 title.

opensource-software.com opensource-software.com

Opensource-software.com - Ready For Development

Contact Us for Details. If you're interested in this domain, contact us to check availability for ownership, customer use, partnership or other development opportunities. By continuing you agree to our Terms of Use. We respect your privacy and will keep your personal info confidential. Contact us to see if this domain is available with one of our monthly e-Inclusive Web Packages. Looking for another name? Choose Domain Only, Web Packages, or Other Services. 2018 Opensource-software.com Terms of Use.

opensource-solar.org opensource-solar.org

Opensource-solar.org | DIY photovoltaics for all

DIY photovoltaics for all. Skip to primary content. Skip to secondary content. IMS circuit boards arrived. August 5, 2012. We have lots of IMS circuit boards for building LED lights now, about 13000 to be more precise. They are made for single 0.5 W NICHIA LEDs. One LED is enough for a small light with about 40 lumen output. Workshop with Etsy Labs Deople in Berlin. August 5, 2012. There’s a workshop for building the can lights on the. 20:00 22:00, Etsy Labs. Ritterstraße 12-14, Berlin – Kreuzberg. Compi...