- 👋 Hi, My name is Chinatu Enyinnaya
- 👀 I’m interested in Product Management, Software Development and Software Quality Assurance (Manual and Automation Testing)
- 🌱 I’m currently learning both Software testing and Software Development, using different languages such as Java, JavaScript, Python etc
Over the years, I have had the privilege of working on different exciting ideas and projects using diffrent tools and languages, of which I am still on the path to learning and constantly improving
- 💞️ I’m looking to collaborate on Software Testing Stategies and exiciting ideas generally in software development
- 📫 My official email is [email protected]
Dear Reader
I am a tenacious person, one of the qualities on which I pride myself in. On one hand I am organized, attentive, and intutitive in my decision making. And on the other hand I love to communicate, which is the bedrock of any collaboration, communication that comes with empathy and the willingness to listen and in turn solve problems together. I have a proven track record of influencing positive organizational outcomes and am confident in working with cross-functional teams to solve complex and critical problems.
I have a Certified Tester Foundation Level (CTFL) certification from ISTQB and completed the Silicon Valley Immersion Program in San Mateo, California. I got my Bachelor's degree in Computer Science from Babcock University, Nigeria and have served in various leadership capacities, in addition to this I have garnered experience with about 3+ years in the software development field, worked on many projects within Nigeria and Africa at large
Exploiting my much gathered knowledge and skill, I continue to look towards personal development and contributing to organization successes in whatever capacity I find myself. Confident in my the ability to collaborate with cross-functional teams to solve complex, high-stakes problems.
In my free time, I like to read, work on the Internet, play games and checkers, and watch documentaries and historical docuseries. Thank you for reading.
Here is a copy of my Resume, Click Link below to Download
PS: The download Link might not work all the time as it is constantly in progress, you can shoot a mail instead using the same link
- Use of Postman: API testing and Scripting
- JIRA for agile environment workflow
- Bug Detection and Reporting
- Test Case Writing
- Database Testing using SQL Scripting, MongoDB, Postgres
- Automation Testing using tools such as Cypress, Selenium, Rest-Assured, Cucumber, Appium
- Performance Testing using JMeter
- Working with Agile / Scrum Development Approach
- Estimation and prioritization for Critical work
- Respectful and energetic work approach
- Team work approach
Here I use Selenium and Webdriver.io combined with Test NG assertions to explore some login use cases on a login page, both negative and positive cases ,to capture a typical automation using the selenuim framework and Java programming language.
https://github.com/chinatu/Login-Selenium-Project.git
Here I used Cypress and Javascript combined with the Page Object Model to design a demo set of testcases for a React todo Application I created. Here a basic concept of retriving elements and retrieving the elements to perform a couple of tests is done using cypress.
Another powerful feature of Cypress is its ability to provide real-time feedback and debugging tools to developers. The Cypress Test Runner allows developers to view the application and the automated tests side-by-side, making it easy to identify and diagnose any issues that may arise during testing.
The React Application repo is located here https://github.com/chinatu/TodoList-React-App
https://github.com/chinatu/todolist-cy-test
This project formed the foundation of my Research Project in final year undergraduate, here I developed a Java Desktop Application that tackles the issue of managing exeat in a school system.
Using javafx, scenebuilder and sql to bring the project to life, here I made a consious decision of using javafx over swing because of some of the advantages javafx offered over swing at the time.
https://github.com/chinatu/studentExeatManagement