Viewing 0 current events matching “test automation” by Date.

Sort By: Date Event Name, Location , Default
No events were found.

Viewing 31 past events matching “test automation” by Date.

Sort By: Date Event Name, Location , Default
Thursday
Jan 19, 2012
pdx-Se: Intro to Test Automation Using Selenium
Lucky Labrador Beer Hall

The Portland Oregon Selenium Users Group will be hosting: Intro to Test Automation Using Selenium

Presented by Andy Doan Software Engineer in Test @ Cambia Health Solutions.

In January, We’ll hear from Andy Doan who will give a general overview and demo the suite of Selenium tools.

6:00-6:30 Network/Meet & Greet 6:30-7:30 Presentation

Outline:

• Flavors of Selenium o Selenium 1/RC o Selenium 2/WebDriver o Selenium IDE

•Why WebDriver?

• How WebDriver Works

• (Demo) Selenium IDE o Record a script o Playback o Export to WebDriver

• (Demo) How to write a test script in Java o Other Languages (c#, ruby)

• What’s next? Advanced Usage and Frameworks o JUnit vs. TestNG o Page Objects o Advanced Frameworks

• What else can Selenium do? Mobile Automation o (Demo) AndriodDriver o IPhoneDriver o NativeDriver

• I have too many tests! Scalability o Grid 2/Selenium Server

• (Demo) Sauce OnDemand

About the Speaker: Andy Doan is a software engineer and has been specializing in test automation frameworks for the past 2 years. He is a recent speaker on test automation at Software Association of Oregon events as well as IBM’s Innovate 2011 conference.

Website
Thursday
Feb 16, 2012
pdx-Se: Android Mobile Test Automation with Selenium
Lucky Labrador Overlook Tap Room

This month we are going to talk about Android test automation!

Jim Eisenhauer will be showing off his Farmville Tweeter Bot using the Selenium webdriver Android Driver and Andy Doan will be discussing and demoing Android native app automation using nativedriver.

Agenda:

•Setup Android Development Environment

•Integrate Selenium into the environment

•Create and Execute Selenium tests on Android using AndroidDriver

•Demo(Farmville Tweeter Bot!)

•Emulator vs Real Device

•Web Apps vs. Native Apps

•Create and Execute Selenium tests on Android using NativeDriver

•Demo(Android Sample App)

Website
Thursday
May 9, 2013
Rose City SPIN: How Can I Automate Stuff?
OTBC (Oregon Technology Business Center)

Networking @ 5:30-6:30 PM; Seminar 6:30-7:30 PM

Abstract:

Automated testing in a hot topic right now in the QA space. But how do you get started in it? One step at a time. This talk is aimed at the beginner and hopes to provide some background in how to start to learn how to automate stuff. Stuff that can make your day to day job easier. Even if you think you don’t have any automation experience, you probably actually have something that you can build on. I’ll give you one path as a guide, but ultimately it will be up to you to complete the journey.

Bio:

Alan Ark is a Principal QA Engineer at Viewpoint Construction Software – a Division of Coaxis, in Portland, Oregon. Alan has gained tremendous experience working for Compli, Unircu, Switchboard.com, and Thomson Financial – First Call. Mr. Ark has previously presented ‘Euro: An Automated Solution to Currency Conversion’ at Quality Week ’99, and ‘Collaborative Quality: One Company’s Recipe for Software Success’ at PNSQC 2008 and YES! You CAN Bring Test Automation to Your Company! at PNSQC 2011. At Compli, he is using Ruby to solve problems both large and small. His LinkedIn profile can be viewed at http://www.linkedin.com/in/arkie

A Special Treat from PNSQC

Plan on coming early! In collaboration with the Pacific Northwest Software Quality Conference (PNSQC) the SPIN meeting will have pizza and pop provided by PNSQC beginning at 5:30 pm.

PNSQC is the Pacific Northwest Software Quality Conference, a group of volunteers interested in Software Quality. The Mission of the PNSQC is to enable knowledge exchange to produce higher quality software. As a non-profit, it seeks to promote software quality by providing education and opportunities for information exchange within the software community.

Thanks also to OTBC

We want to thank OTBC (http://www.otbc.org/) for providing the space for this talk

How to Register

This is a FREE lecture sponsored by the Rose City SPIN. But you can help us plan food and drinks by registering at: http://may-spin.eventbrite.com

Rose City SPIN

The Rose City Software Process Improvement Network (SPIN) is a monthly forum for networking, mutual support, and promotion of effective software practices. We exchange practical experiences, ideas, knowledge, wisdom, and war stories about the technical, business, and human facets of software process improvement. The Rose City SPIN serves the software development community of the Portland/Vancouver metro area. Whether you work for a large company or a small one, corporate or self-employed, industrial or academic setting, you are welcome at the Rose City SPIN.

Wednesday
Mar 8, 2017
PDX PHP - Using Generators to Beat Memory Bloat
ImpactFlow

There will be food, give-a-ways (elePHPants) and a great time getting to know your fabulous PHP Community!

6:30 - We'll start off with Pizza and networking at 6:30

6:45 - 7:45 - Move into the presentation on Generators, by Korvin Szanto

Memory usage is something that we as developers have to be aware of. Ever debugging a memory issue and find that your once small dataset has ballooned out of proportion? And instead of dealing with the issue, you opt for upping the memory limit? Iterators can be the answer but they require a lot of code and can be very difficult to understand at a glance. Thankfully since PHP 5.5 Generators help us create and manage what would be complex iterators with simple syntax sugar. In this talk I will go over some of the ways you can implement generators and cure your memory bloat.


7:45 - Prizes

7:45 - 8:30 - Hack and Help. Have a chance to try out Generators for yourself, or bring your own project and get some help from the community.

Website
Tuesday
Apr 18, 2017
PDX PHP - Let's Talk Scope
ImpactFlow

There will be food, give-a-ways (elephpants), and a great time to network with the fabulous PHP Community!

Scope is a major factor in any application, from programing scope to project scope, and communication is key. We will discuss different application scopes including global, functional, class, and package scope. From there we will show how everything ties together with communication of the project itself. Why and how to stay on top of project scope and how that can make or break the final outcome.

Join us to learn and share with others in the community as we all grow in understanding and skills

Website
Wednesday
May 17, 2017
PDX PHP - The Red Team is Coming!
ImpactFlow

There will be food, give-a-ways (elephpants), and a great time to network with the fabulous PHP Community!

This month we will have a special guest speaker from Las Vegas: 

Adam Englander is an Engineer, Speaker, and Author with 30 years of experience in building business applications. He has been an outspoken evangelist of PHP during what he calls “The PHP Renaissance”. Adam is a strong believer in the power of strong developer communities. He is a actively involved in the Las Vegas technical community and the Founder of PHP Vegas. Always looking to push the boundaries of what is possible with PHP, Adam has been working to expose the PHP community at large to IoT and asynchronous programming. He also advocates building better applications today by building well tested applications that are cryptography secure.

The Red Team is Coming!

The Red Team, hackers, criminal organizations, and nation states, are a constant threat. The systems we build are the targets. We need to understand the human collateral that hangs in the balance. We embrace methodologies to write better code and make our lives better. They do nothing for the rest of humanity that is directly affected by security vulnerabilities we introduce. In this presentation, I will put a human face on the users of our software. I will challenge you to think in terms of flesh and blood rather than ones and zeros. We are all the Blue Team. We protect the rest of humanity. Join me in the fight. The Red Team is coming!

Website
Tuesday
Jun 20, 2017
PDX PHP - Using the Null Object Pattern
ImpactFlow

Food, give-a-ways, speakers and a great time to network with the fabulous PHP Community!

Using the Null Object Pattern

When you develop OO PHP applications, you'll eventually get the error message "PHP Notice: Trying to get property of non-object". You can add a conditional to check if an object is null. There is however a better way. Null Object Pattern is a design pattern that helps you to simplify your application logic. The Null Object patthern removes the need to check for an object vs null by using Polymorphism. I'll demonstrate how it works with generic PHP code, and how you can apply it to work with database results.


Presented by Andrew Woods


Andrew Woods is a seasoned Web Developer, and a command line aficionado. He's been making websites since 1999. He organizes the Seattle PHP User Group (@seaphp) and Pacific Northwest PHP conference (@pnwphp). He's an advocate for the open web, and values accessibility and design. He has a knack for making difficult topics easy to understand. In his free time, Andrew enjoys coffee, movies, exploring the city, and playing guitar. He is currently learning to speak Spanish.

Website
Tuesday
Jul 18, 2017
PDX PHP - Building a Slack bot in PHP
ImpactFlow

Food, give-a-ways, speakers and a great time to network with the fabulous PHP Community! There is a great place across the street to get some drinks, but alcoholic and non-alcoholic (Tea Sodas!)

"Building a Slack bot in PHP"
with Dan Revel


I will start with some background about OpenSky.com to provide the motivation for using a bot.

Then I will review the process I went through that led me to build my own bot framework in PHP: Yabot.

Next an overview of Yabot's architecture.

Finally I'll show how to use the Yabot core to build your own bot to do wonderful things.

Website
Friday
Aug 4, 2017
PDX PHP - Hack And Help
Treehouse

Come join us to work on your own projects. If you are interested in working with other PHP developers, now's your chance! You can build work or personal project or even walk through a tutorial. If you need help there will be people to ask, or if you just want a second opinion, we're there for you too :) come hangout with the awesome PHP community in Portland. Bring a lunch or grab something near by.

Website
Tuesday
Aug 15, 2017
PDX PHP - Hands on with Square for POS
ImpactFlow

Food, give-a-ways, speakers and a great time to network with the fabulous PHP Community!

Hands on with Square for POS

Ever wanted your code to accept payments, not just through e-commerce, but in-person credit card swipe, dips and taps? Now you can! Tristan will be hands-on with how to add ecommerce to your site, build a PHP based point of sale system, and talk about other offerings Square has for PHP developers. 

Tristan works on the Developer Platform team at Square, and got his start in web development working on PHP sites for university student groups. When he isn't at work, Tristan grows backyard succulents in beautiful Oakland, California. 

Website
Tuesday
Sep 19, 2017
PDX PHP - PHP TestFest!
ImpactFlow

There will be food and participation, so bring a computer!

PHP TestFest seeks to create more PHP core contributors by introducing PHP programmers to the PHP language test suite, teaching them how to write phpttests. From September through December, 2017, groups worldwide will meet physically or virtually to learn how to write and contribute phpt tests. You don’t have to be a C genius—in fact, you don’t need to know C at all to contribute.1 If you can write a few lines of PHP, you can write a phpt test.

PHP TestFest wouldn’t be complete without prizes. We’re still working out the details, so we’ll announce prizes and how to win them soon.

This kick-off meeting will be a mini-hackathon which will include information on setting up your environment and how to write and contribute phpt tests. We'll be able to continue working on our test together in the slack channel and at other meetups, so you'll want to get started with us now!!!

Website
Tuesday
Oct 17, 2017
PHPDX - Procedural Code to Testable Code
Graybox

Join us for food, learning and a great time to network with the fabulous PHP Community!

Kurtis Holsapple presents Procedural Code to Testable Code

During this talk we'll look at how we can transform existing PHP code to cover it with a few unit tests. If you've never written a test, or want to see how we can cover a legacy code base with a brand new test suite, we'll be doing it live! We'll start with a basic contact form and build out a brand new testing setup based on PHP Unit and Composer, and when we're done we'll try to build out additional functionality all covered by unit tests.

Website
Tuesday
Nov 21, 2017
PHPDX - Up and Running with Symfony 4
Graybox

Food, learning and a great time to network with the fabulous PHP Community! Make sure you join us for the after party! (aka kanging out at Produce Row Cafe)

This week Robert Parker will give us a tour of the BRAND NEW Symfony 4. Learn the basics of the Symfony framework that powers sites like crunchyroll. We will be building a simple website demonstrating features like Symfony Flex, routing, dependency injection, and object relational mapping. Bring your laptop and follow along!

Website
Tuesday
Dec 19, 2017
PHPDX - Monthly Meetup
Graybox

Stay tuned for further details. Expect food, speakers and a great time to network with the fabulous PHP Community!

Website
Tuesday
Jan 16, 2018
PHPDX - Monthly Meetup
Graybox

Stay tuned for further details. Expect food, speakers and a great time to network with the fabulous PHP Community!

Website
PHPDX - Managing your Environment Variables
Graybox

Pizza, Presentation and Personal growth with the fabulous PHP Community!

This month Alena Holligan will be sharing with us about how to handle the variables specific to the environment you use: Development, QA, Production, etc. WHAT are the, WHY should you use them, WHERE do you put them, and HOW are they used. As an added bonus, Environmental Variables are not limited to PHP!

Website
Tuesday
Feb 20, 2018
CANCELED PHPDX - Server Provisioning and Configuration
Graybox

Due to weather this meetup is canceled

Website
Friday
Apr 6, 2018
PHPDX - Hack And Help
Treehouse

Come join us to work on your own projects. If you are interested in working with other PHP developers, now's your chance! You can build work or personal projects or even walk through a tutorial. If you need help there will be people to ask, or if you just want a second opinion, we're there for you too! :) Come hangout with the awesome PHP community in Portland. Bring a lunch or grab something near by.

Website
Tuesday
Apr 17, 2018
PHPDX - Answering Search Challenges with AWS CloudSearch
Graybox

Pizza, learning and a great time to network with the fabulous PHP Community!

Does your site have a good search mechanism? Does it offer adequate quality for results? Is it a sustainable solution for the foreseeable scale required by your site? This week Chris Irvine will share experiences from a recent project, where he converted a site's traditional search method over to a search service, specifically AWS CloudSearch. Key topics will be:

What can go wrong with typical RDBMS based search solutions?
What is a search service? What does AWS CloudSearch offer specifically?
Live demo: Setup a sample search domain and explore available features
A look at the AWS PHP SDK
Case study: Walk through implementation details for a given site
How much improvement did we measure? What didn't work?
Lessons learned, the good and bad of The Cloud.

Chris Irvine is a Senior Technology Consultant and founder at Threeprong.com LLC, specializing in performance tuning, B2B integration, and custom workgroup solutions. He's local to the Portland area and a PSU alum. His professional experience includes management roles in multiple industries, and numerous development and database environments. Much of his recent projects have been in PHP/MySQL, Python, and also the FileMaker workgroup and mobile platforms.

حالات حب

حالات واتس

تفسير الاحلام

Website
Friday
Sep 14, 2018
PHPDX - Cascadia PHP Conference
through Portland University Place Hotel

Register here https://www.cascadiaphp.com/register

It’s not just PHP

Conference Breakdown
2 Days
200 attendees
30+ leading speakers from around the globe
3 Tracks
+ “Un-conference”, an additional track of freeform talks
Sponsored social events

Join us at Cascadia PHP for an action packed two-day, three-track conference full of forward-thinking, tactical sessions in PHP, Security, API’s, Dev Ops, web technologies, and more. Check out our Speaker Page for a full lineup of speakers and talks. We’ve also partnered with Twilio to kick off the conference with a Hackathon on Thursday afternoon and a delightful after party on Friday Night.

We are working hard to make this conference as welcoming and accessible as possible. The conference will be held at the University Place Hotel which is very accessible both by public transportation (MAX stop right out front) and as a conference space. We have also negotiated a great rate for those who would like to book a room at the hotel. We will have a nursing mothers room and a quiet room to help all our attendees have the best experience possible. We will also have FREE childcare available so sign up today!! https://www.cascadiaphp.com/register To learn more, start with our Code of Conduct (https://www.cascadiaphp.com/legal/coc) and if you have other concerns or questions, please do not hesitate to email us at [masked].

For our local user groups, we are offering a special discount code when you register today! https://www.cascadiaphp.com/register Enter
ug25-njba in the “promo code” box.

Website
Monday
Sep 17, 2018
PHPDX - Up to my Eyeballs in Technical Debt!
Graybox

**PLEASE NOTE THE DAY HAS CHANGED. We will be meeting on a monday this month. There will still be pizza, learning and networking with the fabulous PHP Community!**

Every decision we make in our projects has the potential to increase or reduce technical debt. While the only way to completely eliminate the debt is to never write any code, there are steps that we as engineers, project managers, and project stakeholders can take to mitigate our risk.

This talk covers the concept of technical debt, its potential to devastate projects, and red flags that project teams can look for to reduce its impact before it spirals out of control.

--------------------------------------------------------------

Steve Grunwell is a Senior Software Engineer at Liquid Web. Specializing in WordPress and application development he has worked with brands and organizations including Microsoft, TED, Xylem, Elmer’s, and Experience Columbus.

Steve has released numerous plugins in the WordPress.org repositories, including one from the grounds of The White House during the first annual National Day of Civic Hacking in 2013. When he’s not writing software he enjoys hiking, music, and writing about writing software on his blog.

Steve holds a B.A. in Telecommunications from Bowling Green State University where he graduated Cum Laude with minors in General Business and Recording Technologies.

More information, including portfolio work and his development blog, can be found at https://stevegrunwell.com.

Website
Tuesday
Oct 16, 2018
PHPDX - Static Sites: Use Your Smarts to Build Something Dumb
Graybox

Pizza, learning and a great time to network with the fabulous PHP Community!

Join us as Kurtis Holsapple shares about Static Sites.

Let's build out a site with no serverside processing at all. Static sites are nothing more than static files put up on a server that doesn't need any serverside runtimes. That means that you can host your site on places like Github Pages, AWS S3, or any other cheap hosting options. We can still leverage our PHP knowledge to build cools sites that have good structure and lots of content. You can still create things like blogs, collections of data, product listings, and more.

Website
Friday
Nov 2, 2018
PHPDX - Hack And Help
Treehouse

Come join us to work on your own projects. If you are interested in working with other PHP developers, now's your chance! You can build work or personal projects or even walk through a tutorial. If you need help there will be people to ask, or if you just want a second opinion, we're there for you too! :) Come hangout with the awesome PHP community in Portland. Bring a lunch or grab something near by.

Website
Tuesday
Nov 20, 2018
PHPDX - Unblocking PHP applications with message queues
Graybox

Pizza, learning and a great time to network with the fabulous PHP Community!

Message queuing allows applications to communicate by sending messages to each other. The message queue provides a temporary message storage when the destination program is busy or not connected. Join us as Caleb Tucker-Raymond takes us on an exploration of message queues. We'll learn both how to use them in a simple PHP web application, and how to test them.

Code we will be using can be found at https://github.com/calebtr/queue-testing-demo

Website
Friday
Nov 30, 2018
PHPDX - Hack And Help
Treehouse

Come join us to work on your own projects. If you are interested in working with other PHP developers, now's your chance! You can build work or personal projects or even walk through a tutorial. If you need help there will be people to ask, or if you just want a second opinion, we're there for you too! :) Come hangout with the awesome PHP community in Portland. Bring a lunch or grab something near by.

Website
Tuesday
Dec 18, 2018
PHPDX - PHP Christmas Party
Graybox

Food will be provided and we'll have some fun programming group challenges to share. If you'd like to participate MORE, please bring:

1. A drink to share
2. A game to share
3. A white ElePHPant gift (think fun and re-gifting ;) )

Website
Tuesday
Jan 15, 2019
PHPDX - Monthly Meetup
Graybox

Stay tuned for further details. Expect food, speakers and a great time to network with the fabulous PHP Community!

Website
Tuesday
Apr 16, 2019
PHPDX - Monthly Meetup: PHPStorm's lesser known features and functionality
Graybox

If you're like Korvin Szanto you use PHPStorm day-in and day-out. This month, Korvin will go over some of the lesser known features and functionality provided by PHPStorm and its integrations.
We'll cover:

PHPUnit testing integration
XDebug step-through debugging
Supercharging your inspections with open source plugins
Supercharging your workflow with git and browser integrations

Website
Tuesday
May 28, 2019
PHPDX - Monthly Meetup: TDD with Laravel
WeWork

Join us for a night of live coding, walking through some of the testing features that come out of the box with Laravel. See how we can go from a brand new project to a simple app with a code coverage report. If you are new to Laravel, TDD, or testing in general, you'll not want to miss this talk. While some of this code will be Laravel specific (there's so much included to help make PHP Unit even better than it already is) general testing practices will be discussed. Who: Kurtis Holsapple is a Portland based software engineer, and loves Laravel. He's been writing PHP (and more) for over 15 years.

This month we are trying out a new event space, be sure to RSVP and arrive with photo ID so that you can check in!

To get there:
Enter the Pioneer Place mall and head to the 3rd floor, look for the WeWork offices.
Photo ID will be required to enter the venue, there should be folks at the front desk to help.

Website
Tuesday
Jul 23, 2019
PHPDX - Exploring Dependency Injection
WeWork

Join us for food and learning about technical challenges.

Title: Exploring Dependency Injection
Speaker: Alena Holligan
Description: What’s the difference between service location and dependency injection? Why is this dependency injection thing such a big deal anyway, and how do you use that tool correctly? Answering these questions and more, including real-world examples of refactoring an application toward the more explicit, testable, closer-to-SOLID applications.

To get there:
Enter the Pioneer Place mall on SW 5th Avenue and SW Morrison and head to the 3rd floor, look for the WeWork offices.
Photo ID will be required to enter the venue, there should be folks at the front desk to help.

Website
Tuesday
Aug 27, 2019
PHPDX - Laravel and Vue.js
Vacasa

Food, learning and a great time to network with the fabulous PHP Community! This month Kurtis Holsapple will be showing us how to Laravel and Vue.js work together.

Kurtis is a developer here in Portland, OR who loves making things work, which is why he loves both Laravel and Vue.JS. Laravel is the most starred full stack framework on Github (54k stars at the time of writing) and it comes out of the box bootstrapped and ready to go with Vue.js. Because Laravel a server side framework, you have everything you need to get started writing an amazing web application out of the box. Because Vue.js is amazing, the Laravel community has adopted this frontend framework to make your life easier whenever you need to use Javascript. If you're curious about how well Vue can integrate with other tooling, this talk is for you! Evan You, the creator of Vue.js, has talked at the last three years of Laracon US.

We'll talk about how you can use VueJS with Laravel, the tooling around modern PHP (composer, PHPUnit, etc), Laravel Mix (the Webpack configuration ready to go with Laravel) and more. Join us for a night of fun code examples and more!

This is a companion talk focused more on the Laravel/PHP side of things. Join us at the Portland Vue.js meetup to continue this talk, but that one will focus more on the Vue side of things. https://www.meetup.com/Portland-Vue-js-Meetup/events/262453723/

Website