0% found this document useful (0 votes)
53 views7 pages

Frugal SDET New Homework

Uploaded by

lovalic157
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views7 pages

Frugal SDET New Homework

Uploaded by

lovalic157
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Frugal Testing SDET

SDET

Frugal Testing Copyright 2024


Frugal Testing SDET

Subject: SDET Rounds

Welcome to the SDETrounds. In this email, you will find a series of 20 questions, each bearing 5
points, for a total of 100 points. Also, follow the instructions on how to save and share the
response sheet. It is recommended that all answers are precise and at least 100 words long.
The closure date for this homework is << 36 Hours >>. For any queries/help, kindly get in
contact with your assigned placement officer.

Please note: The final response sheet should be saved as a “word document." It should be

submitted in the following format:

<<Name_of_Candidate>_<CollegeName>_<Roll Number>

Please submit the file to your placement cell officer.

All questions are mandatory to answer.

Please answer the six mandatory questions.

1. Please confirm your consent to sign a bond for 30 months (including a 1-year internship).
Only
Submit your assignment if you are comfortable with this bond.

2. Have you received the stipend and CTC details? Please confirm by providing the details here.

3. Are you willing to relocate to Gachibowli, Hyderabad?

4. What motivated you to pursue a career in software testing?

5. Why do you want to join a software testing firm like Frugal Testing?

Frugal Testing Copyright 2024


Frugal Testing SDET

Section A:

Attempt any one question as per your choice from 2 questions below:
Preferred IDE to be used: Eclipse or IntelliJ
Automation tool to be used: Selenium

1. Automate flight bookings on a travel website:

Navigate to: https://www.goindigo.in/

Verify landing on the correct page

Print the URL and Title of the Page

Click on Book option from the top dropdown

Click on the Flight option

Click on the 1 pax option

Increase the count of Adults to 2 and click on Done

Enter Hyderabad in the From option and select Hyderabad from the dropdown

Enter Delhi in the To option and select Delhi from the dropdown

Click on the Travel Dates and select a Date “1 Month from the date of your assignment
submission”

Click on Search Flight Button

Click on select of the first recommendation and then click on next

Enter passenger details: click on Male and Fill the text boxes of First Name, Last Name, DOB

Record the automation script using any screen recording software Share the drive link of the
recording for everyone

Frugal Testing Copyright 2024


Frugal Testing SDET

Save screenshots and logs for all the steps

(OR)

2. OrangeHRM Employee Creation and Admin Role Assignment

Navigate to the https://opensource-demo.orangehrmlive.com/web/index.php/auth/login

Verify landing on the correct page

Print the URL and Title of the Page

Enter the username and password (Admin / admin123).

Click on the "Login" button.

Click on the "PIM" (Personnel Information Management) tab in the menu.

Click on the "Add Employee" option.(+ Add)

Enter Employee Full Name (First Name, Middle Name, Last Name)

Ensure the checkbox for "Create Login Details" is checked.

Provide a username, password, and confirm the password.

Click the "Save" button.

Navigate to the "Admin" tab.

Click on "User Management" -> "Users."

Click on "Add" to create a new user.

Select "Admin" as the user role.

Select the employee you just created from the employee name field.

Provide a unique username and password for this user.

Frugal Testing Copyright 2024


Frugal Testing SDET

Click the "Save" button.

Click on the "Logout" button.

Enter the username and password for the newly created admin user.

Click on the "Login" button.

Record the automation script using any screen recording software Share the drive link of the
recording for everyone

Save screenshots and logs for all the steps

Share the drive link for the recording . Save screenshots and logs for all the steps

Section B:

All questions below are mandatory to answer.

3. Visit the website of Frugal Testing:

1. Choose a case study off our website. Which testing obstacles were addressed, and what
creative solutions did we apply to get beyond them? How might you use an equivalent
approach in a different testing situation?

2. Review an article or blog on our website that discusses software testing techniques.
What important insights did you gain, and how do you think these techniques could be
used to enhance a project in the real world?

4. Describe a time when you worked on a project or in an academic context and had to deal with
a difficult issue related to software testing or development.

1. What lessons did you take away from the event and how did you go about solving it?
2. In what ways does this role as an SDET assist you in improving your problem-solving
abilities?

5. What actions do you usually take to find and fix a problem when you encounter an
unexpected problem or bug during a project?

1. How can you make sure that problems like these never happen again?

Frugal Testing Copyright 2024


Frugal Testing SDET

6. Consider a project where you successfully used your technical skills to achieve a particular
objective.

1. Which particular skills did you bring to the table, and how did they contribute to the
project's success?
2. On the flip side, outline an obstacle you faced as a result of your inexperience and how
you want to get better at it going forward.

7. Write about a time you worked on a software project as a team member. What difficulties did
the team face, and what part did you play in getting them over?

8. What motivates you to pursue a career in software testing, and how do you plan to stay
engaged and continuously improve in this field?

9. How will the growth of DevOps and cloud computing affect software testing? What are the
main benefits and challenges of implementing these technologies in testing?

10. Please share the following details in your profile:


1. LinkedIn Profile Link
2. Resume (PDF file)
3. Any other Technical profiles like Hackerrank, CodeChef, Github, HackerEarth?
4. Any other Project links about which you are really proud of?

11. Visit and follow the Frugal Testing page on all the social media platforms. Like/Share the
posts and also share your views on the posts in the comment section.

● You have to share the screenshot in the answer sheet as proof for this task.

a.LinkedIn : https://www.linkedin.com/company/frugaltesting/mycompany/
b. FaceBook : https://www.facebook.com/FrugalTest
c. Instagram : https://instagram.com/frugaltesting?igshid=YmMyMTA2M2Y=
d. YouTube: https://www.youtube.com/channel/UCjikgYGfeqU4ZPKQNm1V5tg/featured
e. GooglePage: https://frugaltesting.com/
f. Whatsapp Community: https://chat.whatsapp.com/INM3eWxLYIW5VrJaKWHAVE

12. How do you use ChatGPT to solve problems in your daily work?

13. What are the most effective ways to ensure quality in a software project?

14. How can ChatGPT help in improving the testing process?

15. What does exploratory testing mean, and how would you explain it using a daily life
example?

Frugal Testing Copyright 2024


Frugal Testing SDET

16. What is the purpose of a bug report, and how would you explain it to someone who’s not in
tech?

17. How can ChatGPT or similar AI tools enhance test case generation, bug reporting, or test
result analysis?

18. How do you decide which test cases to automate and which to leave manual?

19. How would you explain the importance of regression testing to a non-technical person?

20. Please write an article on any ONE of the below topics


(500-1500 words, no plagiarism, better to use some graphics)

A. The Impact of AI on Software Testing: Opportunities and Challenges

B. Blockchain Technology and Its Role in Enhancing Software Security

C. Fundamentals of Computer Architecture: Understanding CPU, RAM, and Storage

D. The Evolution of Automated Testing Tools in 2024

E. Best Practices for Testing AI-Driven Applications

F. How Blockchain Can Improve the Integrity of Software Development

G. Essential Tools for Efficient Software Development in 2024

H. Understanding Memory Management in Modern Operating Systems

I. The Role of Machine Learning in Enhancing Software Quality Assurance

J. Key Techniques for Effective Regression Testing in Agile Environments

Your article will be evaluated based on the following parameters:

a. Genuine effort to write an article


b. No plagiarism
c. Overall tone and toneality of the article
d. Overall Outline
e. Clear and terse

Frugal Testing Copyright 2024

You might also like