After 3 months of naked resignation, I interviewed 25 companies, which is really difficult...

Layoffs in the first half of the year, naked resignation in the second half of the year, many people shouted that it is really happy to lie down after the naked resignation! But there are also many people whose lives after naked resignation are mixed.

After 25 interviews, I finally found the job I wanted

Due to various reasons such as high work pressure and leadership PUA, I resigned naked from a small Internet factory in late February this year. Unexpectedly, this naked resignation cost me 3 months of unemployment. After 5 months and 25 interviews Only then did I finally receive the job offer I wanted.

The general environment for job hunting this year is even worse than when the epidemic first came. In 2022, when I changed jobs, I could still get half of the offers from 10 interviews. This year, I only got 3 offers from 25 interviews. I once interviewed 10 interviews with no offers. I fell into deep self-doubt. The general environment of the company is too bad, and the number of jobs has been reduced, which has led to higher and higher requirements for employees in the market. I had to quickly improve my ability and get rid of the title of the primary test, so I took 20 days to improve the automated testing technology, then regrouped and continued to interview, until the 20th and 23rd, I received the offer consecutively.

It's easy to suffer from an excess of frustration in your job search this year though. But there are still opportunities for interviews, but the time has come to really strive for strength.
insert image description here

In order to help programmers to interview and change jobs, get promoted and raise salary, today I will share with you a free interview notes of Dachang. I hope you can pass the interview successfully. Get one for free.

Some screenshots are shown below, and the free download method is attached at the end of the article.

■ Test theory (test basics + demand analysis + test model + test plan + test strategy + test cases, etc.)
■ Linux (Linux basics + Linux practice questions)
■ MySQL (basic knowledge + query practice + Wannian student table classic interview questions Summary + database enterprise real questions)
■ Web testing
■ API testing ■
App testing
■ Interface testing
■ Python basics (Python basics + programming questions + collections + functions + Python features, etc.)
■ Automated testing
■ Performance testing
■ Test development
■ Data structure and algorithm

First launch on the whole network – covering 12 technology stacks

01. Test basis

1. Workflow of software testing
2. When do testers need to participate in requirement analysis
3. Describe the complete process of test case design
4. To what extent does a functional test case need to be detailed to be considered qualified?
5. How to write a test report submitted to the user ?
6. What are the strategies for system testing?
7. What is performance testing?
8. How to improve the quality of defect recording?
9. 6 elements of test plan writing 10. What
are the common test models?
How do you test?
······
insert image description here

02. Linux basics

1. How to view the last 50 lines of a file?
2. Create and delete a multi-level directory?
3. What command does Linux use to view files and processes ?
4. How to change the permission settings of a file?
5. Display the end of a file The command of a few lines is:
6. How to delete - - a non-empty subdirectory /tmp?
7. What does the script file in the Linux system - - generally start with?
8. The protocol used by ping is:
9. View the current machine listen All ports?
10. In bash, the function of the export command is:
11. How to quickly switch to the home directory of user John?
······
insert image description here

03. Mysql database

1. What is a database?
2. What are the SQL table connection methods?
3. What are the table connection query methods and what are the differences?
4. Tell me about the storage principle of Mysql database?
5. What is a database index?
6. Database 7.
The difference between NoSQL and relational databases?
8. How to optimize SQL queries?
9. The difference between stored procedures and functions?
10. In bash, the role of the export command is:
11. How to optimize the query command ?
······
insert image description here

04. Web testing

1. How to test the purchase order and return process
2. How to test a website?
3. How to test the e-commerce payment module?
4. How to test compatibility?
5. What are nginx, tomcat, and apache?
6. What is the difference between apache and nginx?
7. Describe the process of accessing www.baidu.com with a browser
8. What is sql injection, what is cross-site scripting, and what is cross-
site request forgery?
9. Taking the homepage of Jingdong as an example, Design use case framework. (Pay attention to the framework design logic, area division, special test, etc., no detailed use
cases are required, you need to check the PC and directly identify the requirements)
······
insert image description here

05. Interface test

1. What is an interface?
2. How to clean up the garbage data generated by the interface
3. How to deal with the interface that relies on a third party
4. What is data-driven and how to parameterize it?
5. What are the steps of interface testing?
6. During interface testing How to test the connection 0 that depends on the login status?
7. The process of interface automation testing?
8. What are the key points for writing interface test cases?
9. What is the difference between POST and GET?
10. What are the common protocols tested in API testing?
11, 6The difference between cookie and session
·······
insert image description here

06. APP testing

1. What are the main contents of the APP test and how to carry it out?
2. For the installation function of the App, write the test points?
3. Commonly used ADB commands? 4.
How to test the weak network test
5," //*[contains(@ What does text, "login" )]" mean
? 6. What are the startup methods for Appium
? 7. App crashes (flashback), what may be the cause?
8. How to test and monitor the memory usage of the app?
9. What is What are the four major components of Android?
10. When you click the APP icon to start the program, what processes will happen?
11. What content is considered in the compatibility test of Android?
······
insert image description here

07. Basics of Python

1. Output strings in reverse order?
2. Python calls cmd and returns the result?
3. What method does print call at the bottom of Python? 4.
Briefly describe your understanding of the input() function?
5. The difference between range and xrange?
6 , What is a Python string
7, What is a list in Python
8, Quickly remove duplicate elements in the list
9, Why can the function name be used as a parameter?
10, The condition for the recursive function to stop?
11, Variable objects in Python and Immutable objects?
······
insert image description here

08. Automated testing

1. What is the difference between automated testing and manual testing?
2. Please list the automated testing tools and techniques you are familiar with.
3. What is the process of writing test scripts?
4. How to write a reliable automated test case?
5. Please talk about the advantages and disadvantages of automated testing.
6. What is the assertion in the test script? How to use it?
7. How to choose the appropriate automated testing framework?
8. The difference between Selenium WebDriver and Selenium IDE
9. Talk about the challenges and solutions you have encountered in automated testing
10 , How to implement concurrent testing in automated testing?
11. What is the keyword-driven method in automated testing?
······
insert image description here

09. Performance testing

1. What are the classifications of performance testing
? 2. From what angles are server-side performance analysis performed?
3. How to understand stress testing, load testing, and performance testing?
4. What is a system bottleneck?
5. In performance testing, commonly used indicators are: 6.
How to design an effective performance test plan?
7. How to build a load model in performance test?
8. What are the performance test tools?
9. What should be included in the performance test report?
10. How to evaluate the performance Analyze and optimize test results?
11. What are the common mistakes in performance testing?
······
insert image description here

10. Data structure and algorithm

insert image description here
There are too many contents and the space is limited. The knowledge system of all documents and PDFs is displayed in the form of screenshots. All tutorial learning PDFs are only briefly introduced here, but the originals of all tutorials are available for free download .

Tidying up is not easy, prostitution is too easy! Readers and friends in need can help Sanlian to support it.

How to get it: Click the small card below to get it yourself
insert image description here

Guess you like

Origin blog.csdn.net/weixin_57794111/article/details/131127672