Devops for Growth
112.1K views | +2 today
Follow
Devops for Growth
For Product Owners/Product Managers and Scrum Teams: Growth Hacking, Devops, Agile, Lean for IT, Lean Startup, customer centric, software quality...
Curated by Mickael Ruau
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'test automatisé'. Clear
Scooped by Mickael Ruau
March 20, 2018 6:30 AM
Scoop.it!

Learn HP LoadRunner Load Testing Tool in 8 Days - Free LoadRunner Training Tutorials — Software Testing Help

Learn HP LoadRunner Load Testing Tool in 8 Days - Free LoadRunner Training Tutorials — Software Testing Help | Devops for Growth | Scoop.it
Free HP LoadRunner Training Tutorials - LoadRunner load testing tool Online Training for Beginners with in-depth HD video tutorials and practical examples.
Mickael Ruau's insight:

Text Tutorials:
Text Tutorial #1: Introduction to Performance Testing
Text Tutorial #2: Performance testing exact process (must read)

Video Tutorials:
Day #1 Tutorial:  LoadRunner Introduction (Duration: 12.36 minutes)
Day #2 TutorialVUGgen Recording Options part I (Duration: 13.00)
Day #3 Tutorial:  VUGgen Recording Options Part II (Duration: 17.32)
Day #4 Tutorial:  Script Recording (Duration: 23.00) (must watch)
Day #5 Tutorial:  VUGen Runtime Settings (Duration: 28.02)
Day #6 Tutorial:  Parameterization (Duration: 19.18)
Day #7 Tutorial:  Correlation (Duration: 22.39)
Day #8 Tutorial: Controller (Duration: 22.49) (must watch)
Bonus: Day #9 Tutorial:  Test Result Analysis (29.25 mins)

Text Tutorial #3: LoadRunner Interview Questions & Answers

No comment yet.
Scooped by Mickael Ruau
March 16, 2018 5:00 AM
Scoop.it!

Introducing Virtual User Generator

Introducing Virtual User Generator | Devops for Growth | Scoop.it

Virtual User Generator (VuGen) is a primary tool for creating testing scripts that emulate the behavior of real users on your system.

In this topic:

No comment yet.
Scooped by Mickael Ruau
March 15, 2018 4:53 AM
Scoop.it!

Test de monté en charge avec LoadRunner | SUPINFO, École Supérieure d'Informatique

Test de monté en charge avec LoadRunner | SUPINFO, École Supérieure d'Informatique | Devops for Growth | Scoop.it

En réalité lorsque l’on parle de LoadRunner nous parlons de 3 logiciels bien distinct mais complémentaire : VuGen, Controller et Analysis.

VuGen : Permet de créer et d’éditer des scripts, afin de simuler l’utilisation du programme.

Controller : Permet de créer des scénarios, composés des scripts VuGen, et de les exécuter avec nos utilisateurs virtuels. Un système de monitoring est aussi présent.

Analysis : Récupère le résultat de l’exécution du scénario, fait avec Controller, et nous donne des résultats graphiques que l’on peut manipuler et d’analyser.

 

No comment yet.
Scooped by Mickael Ruau
March 13, 2018 5:47 AM
Scoop.it!

LoadRunner

LoadRunner 12.55 Community Edition Software Downloads
Mickael Ruau's insight:

 

HPE_LoadRunner_12.55_Customer_Letter_HPELR_1255_Customer_Letter.pdf

HPE_LoadRunner_12.55_English_HPELR_1255_English.zip

HPE_LoadRunner_12.55_English_Language_packs_HPELR_1255_English_LP.zip

HPE_Load_Generator_12.55_for_Windows_HPELG_1255_Windows.exe

HPE_Load_Generator_12.55_for_Linux_64_bit_HPELG_1255_Linux64.zip

HPE_Virtual_User_Generator_VuGen_Standalone_12.55_HPEVuGen_1255.exe

HPE_Analysis_Standalone_12.55_HPEAnalysis_1255.exe

HPE_MI_Listener_Standalone_12.55_HPEMIListener_1255.exe

HPE_Monitor_Over_Firewall_MoFW_Standalone_12.55_HPEMoFW_1255.exe

HPE_TruClient_Standalone_12.55_HPETruClient_1255.exe

HPE_SiteScope_11.40_for_Windows_64bit_HPE_SiteScope_1140_for_Windows_64bit.zip

HPE_SiteScope_11.40_for_Linux_64bit_HPE_SiteScope_1140_for_Linux_64bit.zip

HPE_Diagnostics_Server_9.40_Windows_Setup.zip

HPE_Diagnostics_Server_9.40_Linux_Setup.zip

HPE_Diagnostics_Collector_9.40_Windows_Setup.zip

HPE_Diagnostics_Collector_9.40_Linux_Setup.zip

HPE_Diagnostics_DOTNETAgent_9.40_Windows_Setup.zip

HPE_Diagnostics_JavaAgent_9.40_UNIX.zip

HPE_Diagnostics_JavaAgent_9.40_Windows.zip

HPE_Diagnostics_LoadRunner_addin_9.40.zip

No comment yet.
Scooped by Mickael Ruau
February 26, 2018 5:05 AM
Scoop.it!

Logiciel de test de la charge : Outils de test des applications | Micro Focus

Logiciel de test de la charge : Outils de test des applications | Micro Focus | Devops for Growth | Scoop.it
L'outil logiciel de test de charge Micro Focus LoadRunner vous permet d'analyser et d'éviter les problèmes de performances des applications et de détecter les goulots d'étranglement avant le déploiement ou la mise à niveau.
Mickael Ruau's insight:
Exécutez gratuitement des tests de performances

Exécutez des tests avec LoadRunner, maintenant disponible gratuitement de manière illimitée.

No comment yet.
Scooped by Mickael Ruau
February 26, 2018 5:02 AM
Scoop.it!

HP LoadRunner — Wikipédia

HP LoadRunner - Wikipédia

HPE LoadRunner est un outil de test logiciel de Hewlett-Packard Enterprise. En septembre 2016, HPE annonçait la vente de ses logiciels d'entreprise, y compris les produits Mercury, à Micro Focus. Il est utilisé pour tester les applications, mesurer le comportement système et la performance en charge.

No comment yet.
Scooped by Mickael Ruau
January 30, 2018 2:55 AM
Scoop.it!

"Ok Robot, fais les tests"

"Ok Robot, fais les tests" | Devops for Growth | Scoop.it
Tester ses applications web avec RobotFramework
Mickael Ruau's insight:

RobotFramework permet de faire des tests de validation (acceptance testing en anglais).

En général, on utilise Selenium comme moteur d'exécution (mais d'autres outils peuvent également être utilisés), et RobotFramework est simplement une surcouche qui permet de décorréler l'implémentation physique du test ("écrire dans le premier champ puis cliquer sur le 3ème bouton dans le second formulaire") et son sens fonctionnel ("Je m'identifie sur la page d'accueil").

On obtient donc des tests avec une syntaxe très simple proche du langage naturel grâce à l'utilisation de mots-clé (Keywords), par exemple:

Manager can change the user registration fields
Given I'm logged in as a 'Manager'
then I go to Member fields editor
and I add a Text field 'Office name'
and I see the 'Office name' field in registration form 

Ici nous avons créé un test case nommé "Manager can change the user registration fields", et les étapes du test sont des keywords qui sont définis par ailleurs afin de ne pas polluer la lisibilité du test.

La création des keywords est tout aussi simple et utilise la même syntaxe:

I go to Member fields editor
    Go to ${PLONE_URL}/@@overview-controlpanel
    Click link link=Users and Groups
    Click link link=Member fields

On voit qu'on se rapproche un peu plus de la réalité physique du test et on reconnaît ce qu'un outil comme Selenium permet de faire.

No comment yet.
Scooped by Mickael Ruau
January 20, 2018 2:39 AM
Scoop.it!

Robot Framework Automation Using Jenkins

No comment yet.
Scooped by Mickael Ruau
January 10, 2018 6:29 AM
Scoop.it!

Introduction to Sikuli (GUI Automation Tool) - Sikuli Tutorial Part 1 — Software Testing Help

Introduction to Sikuli (GUI Automation Tool) - Sikuli Tutorial Part 1 — Software Testing Help | Devops for Growth | Scoop.it
Sikuli tutorials - "Automate anything you see on screen" using Sikuli graphical user interface (GUI) automation tool - Complete beginners guide to quickly set up and start using Sikuli script tool.
No comment yet.
Scooped by Mickael Ruau
January 9, 2018 6:34 AM
Scoop.it!

10 Tips you should read before automating your testing work — Software Testing Help

10 Tips you should read before automating your testing work — Software Testing Help | Devops for Growth | Scoop.it
Mickael Ruau's insight:

Why Automation testing?
1) You have some new releases and bug fixes in a working module. (...)
– So automate your testing procedure when you have the lot of regression work.

2) 
– Automate your load testing work for creating virtual users to check load capacity of your application.

3) You are testing application where the code is changing frequently. You have almost same GUI but functional changes are more so testing rework is more.
– Automate your testing work when your GUI is almost frozen but you have a lot of frequently functional changes.

What are the Risks associated in Automation Testing?

1) Do you have skilled resources? 
For automation, you need to have persons having some programming knowledge. (...)

2) Initial cost for Automation is very high

 

3) Do not think to automate your UI if it is not fixed

4) Is your application is stable enough to automate further testing work?

5) Are you thinking of 100% automation?
Please stop dreaming. You cannot 100% automate your testing work. 

6) Do not automate tests that run once

7) Will your automation suite be having long lifetime?

No comment yet.
Scooped by Mickael Ruau
January 3, 2018 2:40 AM
Scoop.it!

orionhealth/XBDD

orionhealth/XBDD | Devops for Growth | Scoop.it

XBDD is a tool to unite automated and manual test effort. This guide covers the basic features of the XBDD.

Mickael Ruau's insight:

XBDD reports are a combination of Cucumber json reports augmented with data from humans.

No comment yet.
Scooped by Mickael Ruau
December 29, 2017 2:28 AM
Scoop.it!

Robot Framework Introduction

Robot Framework Introduction | Devops for Growth | Scoop.it
Simplify your test automation process with Robot Framework- one of the most worthwhile test automation frameworks available in the market.
No comment yet.
Scooped by Mickael Ruau
December 28, 2017 1:45 AM
Scoop.it!

Keeping Your Tests Lean | Meaghan Lewis

We've come to realise that automation provides an immense amount of value in preventing regressions and helping to deliver quality software. As your automation grows and grows, it requires continuous maintenance so that tests remain fast, reliable, and valuable. If you're not scaling efficiently, your automation suite will turn into a messy, uncontrollable beast. Having a lean test suite will help to combat this. In this session, Meaghan will present methods that you can use to keep your automated test suites lean and mean, so they always provide quick and accurate feedback to your software delivery team. Using a few examples, we'll discuss a wide range of ideas including evaluating a test's value, parallelizing tests, and producing consistent results! Session attendees will walk away with strategies and practices to scale their test automation over time in a highly efficient and maintainable way.

No comment yet.
Scooped by Mickael Ruau
March 20, 2018 2:59 AM
Scoop.it!

Supporting Continuous Testing with FITR test automation

In this presentation, I talk about four traits of automated tests that make them fit for supporting Continuous Testing, as well as examples of how to improve y…
No comment yet.
Scooped by Mickael Ruau
March 15, 2018 6:23 AM
Scoop.it!

Unboxing HPE LoadRunner 12.55 - DZone Performance

Unboxing HPE LoadRunner 12.55 - DZone Performance | Devops for Growth | Scoop.it
The new version of LoadRunner supports JMeter tests and Jenkins integration. Take a look at the other new features, upgrades, and requirements of the platform.
No comment yet.
Scooped by Mickael Ruau
March 14, 2018 6:21 AM
Scoop.it!

How to Download and Install HPE LoadRunner 12.53 Community Edition

How to Download and Install HPE LoadRunner 12.53 Community Edition | Devops for Growth | Scoop.it
One of the Leading Performance Testing Tool
No comment yet.
Scooped by Mickael Ruau
March 13, 2018 5:43 AM
Scoop.it!

HP LoadRunner Community Edition

HP LoadRunner Community Edition | Devops for Growth | Scoop.it
Automation Consultants provides quick-start services for HP Loadrunner Community Edition - the free version of HP's Loadrunner testing tool. Learn more here.
No comment yet.
Scooped by Mickael Ruau
February 26, 2018 5:03 AM
Scoop.it!

Comparaison NeoLoad et LoadRunner. Evaluez la différence.

Comparaison NeoLoad et LoadRunner. Evaluez la différence. | Devops for Growth | Scoop.it
Comparaison NeoLoad et LoadRunner : moins cher, permet de tester 5 à 10 fois plus vite, et supporte mieux les technologies web et mobiles.
Mickael Ruau's insight:

Test en charge gratuit jusqu’à 50 utilisateurs virtuels, tous les modules de protocoles inclus, les tests mobiles inclus, ainsi que l’interface avec les outils d’intégration continue.

No comment yet.
Scooped by Mickael Ruau
February 5, 2018 2:41 AM
Scoop.it!

Parallel Testing in Selenium Robot Framework using Pabot

Learn how to perform parallel testing in Python robot framework using Pabot Library. Run several test case and test suite parallel way and generatin
No comment yet.
Scooped by Mickael Ruau
January 29, 2018 2:29 AM
Scoop.it!

Robot Framework : Perform actions on browser

Robot Framework : Perform actions on browser
No comment yet.
Scooped by Mickael Ruau
January 15, 2018 2:03 AM
Scoop.it!

Mythes et réalités des tests automatisés

Mythes et réalités des tests automatisés | Devops for Growth | Scoop.it
Petit bestiaire des mythes autour des tests automatisés et des réalités correspondantes
No comment yet.
Scooped by Mickael Ruau
January 9, 2018 12:47 PM
Scoop.it!

Learning Sikuli : Core Concepts and UI regression script : Part 2

Sikuli is tool that can automates anything you see on the screen. It uses image recognition(OpenCV) to identify and control GUI components
No comment yet.
Scooped by Mickael Ruau
January 9, 2018 6:28 AM
Scoop.it!

Sikuli - Utilitaires - Logiciels Libres - Framasoft

Sikuli est un utilitaire d'automatisation intelligente et visuelle.
Mickael Ruau's insight:

Mes avertissements sont brefs, mais importants :

  • Lisez la doc et effectuez les tutoriels !
  • Préparez votre travail en séparant les différentes étapes de type "on fait et on vérifie que c’est fait avant de passer à la suite" ;
  • Faites des sauvegardes et des essais, car une maladresse comme l’oubli d’un test est très vite arrivée ;
  • Attention, il est un peu lent (reconnaissance optique, Jython = Java + Python...), mais pas autant qu’un humain sur le long terme ;
  • Prévoyez la condition "l’ordinateur n’a pas encore réagi" : d’après le site, sur un ordinateur typique, la capture et l’analyse se font à environ 5 images par seconde. . * Attention aussi aux thèmes graphiques qui varient d’un ordinateur à un autre, et qui rendent les scripts difficilement exportables, aux pop-up intempestifs masquant la zone de travail, aux modifieurs de colorimétrie selon l’heure comme F.lux ou Redshift... Prenez vos captures au plus près, évitant les ombres optionnelles des fenêtres.
  • Scriptez une capture d’écran en cas de blocage sur un cas imprévu, et scriptez-en aussi l’envoi par mail.
No comment yet.
Scooped by Mickael Ruau
January 2, 2018 2:02 AM
Scoop.it!

Sikuli – Faites vos scripts visuels

Si vous devez réaliser quelques petits scripts automatisés qui consistent à faire cliquer la souris un peu partout, et que vous ne voulez pas vous lancer dans du code de macro trop complexe, sachez qu'il existe un petit outil baptisé Sikuli, qui tourne sous Windows, Mac et Linux et qui permet de créer ce genre de script, simplement en prenant des captures écran.

Oui, ça peut sembler étranger et c'est pourtant ce que fait ce logiciel. Au lieu de lui dire "Click sur le bouton1 de l'application MachinTruc", on lui dit "Click sur ____ (et là on met une capture écran du bouton)". Amusant non ?

Voici une démo en vidéo pour que vous puissiez mieux vous rendre compte de la puissance du truc :

No comment yet.
Scooped by Mickael Ruau
December 29, 2017 2:03 AM
Scoop.it!

Sikuli Slides

What?

Sikuli Slides turn presentation slides into executable programs for automating graphical user interfaces (GUI).

Basic Usage

Who?

If you have ever made slides with screenshots, now you can use Sikuli Slides to execute them on a live interface.

Download

How?

Create slides using PowerPoint or Google Doc. Execute slides from a command-line, a GUI, or a Java program.

Creating Slides
No comment yet.