Rôles occupés
Testing all of Carrefour finance products (Mobile App,Backend,...)
Responsibilities
Validation of bug fixes: testing the bug fix with testcases
Bug reporting: Reports bugs in an contructive way to the developers.
Manual Testing: Analyse and create testcases and test senario's.
Analyse the requirements and the userstories.
Exploratory Testing Black box testing
Non-reggression: test that every ticket in the release works and we check
impacts.
Technical environment
Tools & Technologies: Saop ui,Excel,RedMine,JIRA
Programing;Groovy
Methodologies: Agile
Project IMEC: The project is about validating the data interoperability, according to the new FHIR standard, for exchaning medical data between applications and the server.
Benoit will be part of the team that sets up automated validations of the requests being sent. These requests will be recorded with an interceptor (proxy) and saved in an ELK stack. For these tools, extensions might need to be written.
Next, we will verify the request content and if they are structured correctly according to the new standard and afterwards an report must be created automatically.
Benoit will help us expanding the current validations and create new ones for upcoming new functionality.
Methodology: Agile, Scrum
Tools & Technologies: Jira, Zephyr Scale, Jenkins, Postman(&newman)[API],ELK,Docker
Programming: Python 3, Javascript,Groovy
Task performed:
Postman
-Validation of request data + schema validation
-Learn to work with parameters (envirnoment, global variables, collection variables, ... )
Newman
- execute requests / folders in one collection
- Give test data in environment & global variables
Jenkins ( Groovy)
-Make Pipelines
-Newman (postman) refer and execute
-Basis scripting (if/else, loops, data manupilation, read csv-files,...)