-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·43 lines (40 loc) · 2.3 KB
/
index.html
File metadata and controls
executable file
·43 lines (40 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>Apollo Sunitha</title>
</head>
<body>
<header class="header">
<h1>Apolloraj Alexraj - An DevOPS Engineer</h1>
<h2>Test Automation Engineer</h2>
</header>
<section>
<p class ="tagline">Apolloraj is a Senior Test Automation Engineer with 10+ years of industry experience, developing automation scripts for web based and web service applications. He has worked with automation tools like UFT 12, SOAP UI – Pro, Protractor and worked on frameworks like Jasmine & Cucumber (Protractor), Hybrid Driven (UFT) and Web Services automation (SOAP UI)</p>
<h3>Learn More About Me</h3>
<p class ="tagline">Apollo has average exposure in developing selenium scripts using IDE (Eclipse) and on Mobile app and automation using perfecto. Next to this, he has started learning and contributing to front-end development to emerge as a Full-stack developer (Testing and Development). With respect to Manual Testing - he has involved in activities like Test Planning, Test design Preparation and Review, Test Case Execution, Test Closure reports and coordinating with the Onshore leads.</p>
<p class ="tagline">Apollo has a Bachelor degree in Information Technology, is an open and very communicative person who is working with Dutch and French clients for over 5 years now. Both offshore and onsite, as part of agile DevOps teams.</p>
<article class="skills">
<h3>My Primary Skills</h3>
<p>Pursuing a technical career in the Netherlands with the automation script development for Front - and Backend as a DevOps Engineer for the Dutch clients of CGI and helping them in their Digital Transformation.</p>
<ul>
<li>Visual Basics</li>
<li>HTML</li>
<li>Java Script</li>
<li>Groovy</li>
<li>Basics of Java</li>
<li>MySQL</li>
<li>Angular</li>
</ul>
</article>
</section>
<footer>
<div class="contact">
<h3>Contact me</h3>
<p>You can reach me on linkedin account with the name: </p>
<a href="https://github.com/apolloraj/" target="_blank">Apolloraj Alexraj</a>
</div>
</footer>
</html>