I was rejected again and again when I participated in the school recruitment interview and test position. It took more than a month and I often cried secretly at night.

Preface

A fan contacted me two days ago and said that he majored in software engineering and had been repeatedly rejected by big companies. One of them had been rejected even though he had been on the third page. He felt very desperate and no longer wanted to find a job. There are also a lot of messages in my mailbox. I didn’t pass the first test. It’s so difficult to find a job. I’m so tired. I’m really shocked.

 

I remembered the experience of a junior high school student of mine two years ago. Since he had not learned about software testing in the course, he studied on his own from Bilibili and learned to write test cases and simple functional tests. He was also a school student. When I was recruiting, I submitted my resume to Tencent, but the result was obviously negative. Then I temporarily put aside this ideal, but this seed has always been buried in my heart, thinking that one day I will challenge again.

In the past two years, apart from working, he has basically spent the rest of his time studying and polishing his technical skills. I will also insist on writing on the forum, and I have met many excellent friends. I have learned a lot from them, and I hope to help more people by sharing this interview.

Interview experience

one side

  • Self introduction
  • Please answer which step is the most important among unit testing, integration testing, system testing, acceptance testing and regression testing?
  • What is the general process of software testing?
  • Please design test cases based on the WeChat login interface
  • Please talk about the testing methods of black box and white box
  • What do you think is the significance of automated testing and what needs to be done?
  • If you want to evaluate bugs, how to evaluate bugs?
  • What was the most successful part of the project? Did you make it yourself? How large is it? How did you achieve it, and what was the process from start to implementation?
  • If you come to the interview with other students, what advantages do you have over others?
  • Excuse me, is it supervised learning or unsupervised learning?

Because I had read about the login module in it at the time, and it still worked well. Below are the resources that I usually collect and organize. If you haven’t sorted out your thinking yet, you can pick them up and take a look. I hope it can help you find a job successfully, with a salary of no less than 9k. come on!

Two sides

  • Talk about your understanding of Selenium2 principles?
  • How Webdriver works
  • What performance indicators does JMeter performance testing mainly focus on?
  • Please come and talk about appium assertions
  • Handwritten code: Compare two json data to see if they are equal
  • Could you please tell me the basic shell commands? How to see the line number? How to check the process ID?
  • Before you prepare to take up the job, what do you think is the biggest problem you face?
  • What competencies do testers need?

Three sides

  • Why choose a test engineer?
  • Have you paid attention to the latest technologies?
  • your grades in school
  • Which published paper impressed you most?
  • What do you think you did better?
  • What should you do if your boss gives you some information to read, but you can’t understand it, and your boss is very busy?
  • The main problems solved by the project, the best technology learned from the project, and the benefits of the project experience for our position
  • What games have you played?

It is recommended that you practice your skills before going to interview with your favorite company. I first went to Meituan and Kuaishou, and I would bring a voice recorder every time so that I could discover my mistakes and correct them faster. What is important in school recruitment is Basics, social recruitment also focuses on basics but more of the examination projects. Some of the above questions may be very simple, but the interviewer will delve deeper into certain points.

I prepared for a long time before the interview. In the first part, I mainly read e-books, study note-taking videos, etc., and in the second part I went through the real interview questions. I also made a summary to share.

My study notes

In order to control the length of the article, the content is displayed in the form of screenshots. Regarding the full version of the interview manual, if you are interested and want to learn it, leave a message and pick it up.

 

Analysis of 120 technical interview questions for software testing

 

Analysis of 106 Python interview questions

 

MySQL 35 interview questions

 

at last

After missing the school recruitment, it will be more difficult to use social recruitment to enter a large factory. Therefore, we must clarify feasible goals and make full use of our status as fresh graduates. Don't have the idea that "the first job is not important". No matter whether you are promoted or change jobs in the future, it will be based on this, and the gap will gradually widen after 3-5 years!

Guess you like

Origin blog.csdn.net/a448335587/article/details/132545464