what is your biggest accomplishment

• One of my accomplishments I would say is establishing 
a great trustworthy relationship within the team. 
• If you are asking for technical: 
When I joined my last project, the application 
had very less “id” so I had to spend hours to 
locate one Webpage elements in my POM project 
so I communicated with developers and other 
team members and all together we come up with 
the solution which I got the access to put 
“Id”in the application by myself. 
• That was great for me it saved my and others time. 
So instead of spending time to locating elements 
I spend my time to more creating automation 
test scripts and executing them. 

3.5
2

                                    Using Scenario Outline & Examples in framework:
When I started to work in my last company 
we were in 5th Sprint of the project.
I started the work and understand the 
application and framework. After 2 sprints,
I figured out that almost nobody was using
scenario outline in my QA team. They had to
repeat almost each similar step because of that issue.
It was increasing redundancy and work load
over my team. Actually I like implementing DDT
in my frameworks as much as possible. 
Fortunately we were just at the beginning 
of the project and that was a chance to fix
this redundancy as soon as possible. 
I decided to talk with my QA lead to 
solve this issue. After telling to my QA lead,
he liked it and told me to prepare a 
short presentation to tell other team members
during retrospective meeting. 
Almost everybody embraced the idea and 
we started to use Scenario Outline for each
test case if we have to insert similar data
in the the same test case. 

3.5 (2 Votes)
0
Are there any code examples left?
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source