Listen to my advice, don't go outsourcing. After two years of outsourcing career, I feel half useless...

Let me talk about my own situation first. A junior college student, entered a software company in Hunan through school recruitment in 18 years, worked in Diandian for nearly 5 years, at the beginning of this year, I felt that I could not continue like this, and staying in a comfortable environment for a long time would make a person degenerate! And I have been doing functional testing in a company for five years, which has made me not enterprising, and my girlfriend who has been talking for 2 years also broke up with me because of my mentality and salary. So, I decided to change the status quo and hit big factories.

When I first started preparing, I was completely confused. After five years of functional testing, my technology has not improved at all, and only my age has improved...

No way, I found my brother in Tencent, as his little cousin, after he understood my situation (almost the beginning of the test basis), he directly threw me a network disk and said: "Go , here is everything you need, don't come to me, I'm ashamed!".

On the disk is a complete set of PDF documents that are necessary for software testing interviews. He said that it is "Comprehensive Analysis of Advanced Core and Advanced Knowledge in Software Testing" with 120k stars on GitHub. steady

Here I share it with you for free. Whether it is used to consolidate the foundation or to improve the technology, you can save a copy. After reading the study, it is so easy to interview a big factory. Some screenshots are shown below, and the free download method is attached at the end of the article.
Not much to say, just go straight to the dry goods

 Through the summary of big data, it is found that the interviews for software testing positions are almost the same. Frequently asked questions include the following:

  • Test Theory - Basic Interview
  • WEB function test
  • MySQL database
  • Python programming
  • Interface - automated testing
  • WEBUI-Selenium Automation
  • Appium-Mobile Test
  • Test Tool - Framework
  • Performance Testing
  • Basics of Computer Networks
  • Computer and Linux operating system
  • HR Interview - Career Planning
  • Project Scenario Interview
     

1. Test theory - basic interview

1. What is the purpose of writing a test plan?
2. What is version control, and what are the commonly used version control systems?
3. Briefly describe the relationship between software testing and software development?
4. What are the common test models?
5. W model description of?

Two, WEB function test

1. What is the difference between jpg and png format images?
2. Please tell the difference between XHTML and HTML
3. Please write at least 5 HTML block element tags
4. Please write at least 5 HTML inline element tags
5. Please write Which tag elements will be included under the table tag

3. MySQL database

1. What is the difference between find and grep in Linux?
2. Why use a database
3. What is MySQL?
4. What are the three major paradigms of the database
5. What are the tables related to permissions in mysq?

4. Python programming

1. What is the difference between an HTTP get request and a post request?
2. Why Python is used as an introductory language for programming
3. Python3 encoding
4. Identifiers
5. Python reserved words

5. Interface-automated testing

1. Difference between apache and nginx?
2. What is API?
3. List some common protocols used in API testing?
4. Difference between API and Web service?
5. What is Soap?

6. WEBUI-Selenium automation

1. How to perform weak network testing on app
2. What is automation
3. What is automated testing
4. Advantages of automated testing
5. Classification of automated testing

7. Appium-Mobile Test

1. How to test the login scenario of an APP
2. What is the difference between app testing and web testing?
3. The difference between android and ios testing?
4. What is the reason for the ANR in the app?
5. What are the reasons for the crash in the app?

8. Test tool-framework

1. Write a code snippet to launch Firefox browser in WebDriver.
2. Advantages and disadvantages of JImeter
3. What is the meaning of the parameters in jmeter aggregation report
4. Basic use of Jmeter
5. Jmeter component: thread group

9. Performance test

1. What benefits does JMeter provide for performance testing?
2. Common performance testing indicators
3. What is TPS
4. What is QPS
5. Which places (which functions) of your system have you done performance testing?

10. Computer Network Basics

1. What are the main components of a TCP data message?
2. What is the seven-layer network model
? 3. A popular understanding of the seven-layer network model
. 4. Transmission Control Protocol TCP
5. What is Socket programming

11. Computer and Linux operating system

1. What symbol is used to represent the absolute path?
2. What is the current directory and the upper directory to represent?
3. What is the main directory to represent?
4. What command is used to switch directories?
5. How to view process information?

12. HR Interview - Career Planning

1. Explain the identity operator in Python
2. Please introduce yourself,
3. What do you think is the biggest strength of your personality?
4. Tell me about your biggest weakness?
5. What is your opinion on overtime?

Thirteen, project scene interview

1. Briefly introduce the projects you have done recently.
2. Take a module you are in charge of, and tell me how to measure it?
3. What kind of work did you do in this project?
4. How many people are there in your project team? How many to develop and how many to test?
5. How are testers divided?

 

Document acquisition method:
This document and video material should be the most comprehensive and complete preparation warehouse for friends who want to engage in [software testing]. This warehouse also accompanied me through the most difficult journey, and I hope it can also help you! All of the above can be shared, just click below to enter the group to receive it yourself, thank you for taking it away.
  


 

Guess you like

Origin blog.csdn.net/NHB456789/article/details/130643253