Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
StefRuseva88 authored May 2, 2024
1 parent e914b6e commit 06b0523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h2>My Projects:</h2>
<section id="education">
<h2>My Education:</h2>
<div class="education">
<p>Welcome to my education section, where I proudly showcase the milestones and recognitions that mark significant moments in my journey. Each certificate represents a commitment to excellence and a dedication to continuous growth and learning. πŸ†πŸ“š</p>
<p>Welcome to my education section, where I proudly showcase the milestones and recognitions that mark significant moments in my journey. πŸ†πŸ“š</p>
<p>From completing specialized courses to earning professional certifications, I've invested time and effort into expanding my skill set and expertise in software testing and beyond. πŸŽ“πŸ’Ό</p>
<p>Furthermore, I've had the privilege of being recognized for my contributions and accomplishments in various projects and endeavors.</p>
<p>As I continue to embark on new challenges and opportunities, I carry these achievements with me as a source of motivation to push further and strive for greater heights. They remind me of how far I've come and fuel my ambition to reach even greater milestones in the future.</p>
Expand Down Expand Up @@ -78,7 +78,7 @@ <h2>My Education:</h2>
<p><strong>Unit Testing:</strong> Testing individual units or components of a software application in isolation, typically performed by developers to validate code functionality. Example: Writing test cases to verify the behavior of a specific function or method in a software module.</p>
<p><strong>White Box Testing:</strong> Testing the internal logic, structure, and implementation of a software application, based on knowledge of its internal code and design. Example: Analyzing the source code of a web application to identify potential vulnerabilities and security flaws. These testing techniques and methodologies enable me to thoroughly evaluate the quality, functionality, and performance of software applications, ensuring their reliability and user satisfaction. </p>
<p>These testing techniques and methodologies enable me to thoroughly evaluate the quality, functionality, and performance of software applications, ensuring their reliability and user satisfaction. </p>
<p>And here, I proudly showcase the culmination of my dedication to continuous learning and professional development. Each certificate represents a milestone achieved, reflecting my commitment to excellence in software testing and beyond. Take a moment to explore the certificates below and witness the tangible results of my ongoing journey of growth and achievement. πŸŽ“πŸŒŸ</p>
<p>And here is the culmination of my dedication to continuous learning and professional development. Each certificate represents a milestone achieved, reflecting my commitment to excellence in software testing. πŸŽ“πŸŒŸ</p>
<img src="Software Technologies - May 2023 - Certificate.jpeg" alt="Certificate - Software Technologies - May 2023">
<img src="QA Fundamentals and Manual Testing - June 2023 - Certificate.jpeg" alt="Certificate - QA Fundamentals and Manual Testing - June 2023">
<img src="Programming Fundamentals and Unit Testing - September 2023 - Certificate.jpeg" alt="Certificate - Programming Fundamentals and Unit Testing - September 2023">
Expand Down

0 comments on commit 06b0523

Please sign in to comment.