Skip to content

Latest commit

 

History

History
321 lines (172 loc) · 7.57 KB

software tester in 13 days.md

File metadata and controls

321 lines (172 loc) · 7.57 KB

DAY 1

Quote of the day:

"I know you've heard it a thousand times before but it's true - hard work pays off. If you want to be good,

you have to practice, practice and practice. If you don't love something, then don't do it."

-Ray Bradbury (born 1920) Author

--Lesson 1 introduction to software testing & its importance

--Lesson 2 fundamental principles of Software Testing

--Lesson 3 SDLC, STLC & V-Model

--Lesson 4 Software Testing Life Cycle STLC

--Lesson 5 introducing manual testing

DAY 2

Quote of the day:

"Hard work doesn't guarantee success, but improves its chances." - B. J. Gupta

--Lesson 6 Introduceing automated testing

--Lesson 7 unit testing

--Lesson 8 integration testing

--Lesson 9 system testing

--Lesson 10 smoke and sanity testing

DAY 3

Today's Quote:

"My grandfather once told me that there were two kinds of people: those who do the work and those who

take the credit.He told me to try to be in the first group; there was much less competition." -Indira Gandhi (1917-1984)

--Lesson 11 regression testing

--Lesson 12 non-functional testing

--Lesson 13 test formality

--Lesson 14 test scenario

--Lesson 15 test case design

DAY 4

Quote of the Day

"Do you want to spend the rest of your life selling sugared water or do you want a chance to change the world?"

  • Steve Jobs

--Lesson 16 test basis

--Lesson 17 Traceability matrix

--Lesson 18 equivalence partitioning & boundary value analysis

--Lesson 19 decision table testing

--Lesson 20 state transition testing

DAY 5

Quote of the day:

"If you give people tools, [and they use] their natural ability and their curiosity, they will develop things in ways that will surprise you very much beyond what you might have expected." -Bill Gates

--Lesson 21 use case testing

--Lesson 22 static testing

--Lesson 23 test estimation techniques

--Lesson 24 test plan/test strategy document

--Lesson 25 software defect/bug

DAY 6

Quote of the Day:

"Life isn't about finding yourself. Life is about creating yourself!"

  • George Bernard Shaw.

--Lesson 26 The defect/bug life cycle

--Lesson 27 Testing tools - ultimate guide

--Lesson 28 100 types of Software Testing you never knew existed

--Lesson 29 User Acceptance Testing (UAT)

DAY 7

Quote of the Day:

"Nothing is impossible because impossible itself says I M POSSIBLE so, work hard and be success in your goal"

--Lesson 30 alpha beta testing

--Lesson 31 usability testing

--Lesson 32 functional testing

--Lesson 33 "end to end testing"

DAY 8

Quote of the Day

"If you understand say understand, if you don't understand say don't understand,

But if you don't understand and say understand how can I understand? You understand."

--Lesson 34: positive vs. negative testing

--Lesson 35 static vs. dynamic testing

--Lesson 36 adhoc-testing

--Lesson 37 exploratory testing

DAY 9

Quote of the Day

"Focus on making yourself better, not on thinking that you are better."

  • Bodhi Sanders

--Lesson 38 compatibility testing

--Lesson 39 GUI testing

--Lesson 40 API testing

--Lesson 41 security testing

DAY 10

Quote of the Day

"Life will just not wait for us to live it: We are in it, now, and now is the time to Live" -Michelle Graney

--Lesson 42 model-based testing

Lesson 43 mutation testing

Lesson 44 accessibility testing

Lesson 45 stress testing

DAY 11

Quote of the Day

"There are only two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle." -Albert Einstein

Lesson 46 performance testing

Lesson 47 comparing performance testing tools

Lesson 48 ultimate guide to load test your applications

Lesson 49 penetration testing

DAY 12

Quote of the Day

"Life is a dream for the wise, a game for the fool and a comedy for the rich and a tragedy for the poor." -Shalom Aleichem

Lesson 50 wite box testing

Lesson 51 black box testing

Lesson 52 web testing

Lesson 53 agile testing, scrum and extreme programming

DAY 13

Quote of the Day

"Don't ask what the world needs. Ask what makes you come alive and go do it. Because what the world needs are more people who have come alive!"

  • Howard Thurman.

--Lesson 54 testing methodology

--Lesson 55 the Cyclomatic complexity

--Lesson 56 all about quality assurance

--Lesson 57 tips and tricks to design your test data