Curly numb, the new post-00s are too curly...

In the programmer workplace, what kind of person is the most disgusting?

Is it someone who is not good at technology? Not really. Colleagues with poor skills, we can help him.

Is it someone who is too technical? Not really. Colleagues with strong skills are hard to come by, and it is too late to learn from him.

What is really disgusting is that people with mediocre skills but eager to express themselves, work overtime until 12 o'clock every day, and behave extra positively in front of the boss, making other people very embarrassed. This is the "roll king" in the industry.

Everyone said that they wanted to lie flat, but one said that what should be rolled is still rolled. No, some time ago, a post-00 came to our company and only worked for a year. The starting salary of switching to our company is 15K, which is almost close to mine. It was only later that I found out that he was a roll king, and he had to move a bed to the work station to sleep from morning till night.


In the past two days during the company team building, he drank too much and chatted more openly. Only then did he realize that this little brother came from the village, and his parents have no pension, so he lives on him. So when he was a junior, he had already started self-study for the test. In his senior year, he got an internship opportunity in a small company. Continuous learning and practice at work took twice as much time as others, so I was able to lay a solid foundation, and now I can work with ease.

I think this little brother is a role model for us to learn from, not that we should learn from his overtime and introspection, but his spirit of continuous learning and advancement!

Finally, the editor compiled a set of the latest software testing system learning tutorials for you, including testing theory, Linux basics, MySQL basics, Web testing, interface testing, App testing, management tools, Python basics, Selenium related, performance testing, LordRunner related wait

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

 Test theory (test basics + requirements 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
 management tools
 Python basics (Python basics + programming questions + collection + functions + Python features, etc.)
 Selenium related
 performance testing
 LordRunner related
 computer network
 composition
 principles data structure and algorithm
 logic questions
 human resources

1. Basics of software testing
What are the steps of software testing?
How to record test scripts?
How to test the test method should be considered How to
estimate the test workload?
Problems in test design
When errors occur in the test process, what are the solutions?
Test The problem of execution
The goal of test evaluation
How to improve the test?
The advantages and disadvantages of C/S mode
The advantages and disadvantages of B/S mode
...
2.
The difference between Linux grep and find? What are the uses of grep?
View IP address?
Create and delete A multi-level directory?
Find the haha.txt file in the current user's home directory?
How to query the process of tomcat and kill this process, and write linux commands?
Dynamically view log files?
View the command of the system hard disk space?
View the current machine listen All ports?
...
3. Python
counts the number of lines of code in the python source code file, removes comments, blank lines, and outputs?
Python calls cmd and returns the result?
Bubble sort
1, 2, 3, 4 these 4 numbers, can How many different and non-repeating three-digit numbers are formed?
Please use python to print out symmetrical numbers within 10,000 (symmetrical number features: numbers are symmetrical left and right, such as: 1, 2, 11, 121, 1221, etc.)
Given an integer N and a number K of 0-9, it is required to return the number of occurrences of the number K in 0-N.
Determine how many prime numbers there are between 101-200, and output all prime numbers.
A function that inputs a triangle, after input Whether the output can form a triangle, triangle type, please use the equivalence class-partition method to design test cases
...

4.
Which Mysql engine do you use for MySQL? What is the difference between each engine?
How to optimize query commands?
Database optimization?
How does Sql injection occur and how to prevent it?
The difference between NoSQL and relational databases?
MySQL What is the most basic difference between the essence of MongoDB and
how to implement paging in Mysql database?
The operation of Mysql database?
Optimizing the database? Improving the performance of the database?
What is data integrity?

5.
What is the difference between Web Web testing and app testing?
WEB test environment setup and test method
WEB test tutorial
WEB test key points and basic methods
Web test page summary
...

6. Interface test
What is an interface?
If the module request is changed from http to https, how should the test plan be formulated and modified?
What is the commonly used HTTP protocol debugging agent I? Detailed description of the setting process for capturing the HTTPS protocol?
Describe the hierarchical structure of the TCP/IP protocol , and jmeter, an important protocol in each layer
, the response of an interface is as follows:
how to clean up the garbage data generated by the interface, how to deal
with the interface that depends on the third party,
where do you put the test data?
What is data-driven, how to parameterize?

7. Performance testing
What do you think is the purpose of performance testing? What is the key to doing a good job in performance testing?
From what perspectives are server-side performance analysis performed?
How to understand stress testing, negative testing and performance testing?
How to judge whether Are there memory leaks and indicators of concern?
Describe the causes of memory leaks in the software and how to check them. (It can be described in combination with a development language) Briefly describe
what is value transfer, what is address transfer, and what is the difference between the two?
What Is it a system bottleneck?

Eight.
How does selenium build an automated testing framework?
How to design automated test cases:
How does webdriver open and exit a browser?
What is an automated testing framework?
What is Selenium and what are the popular versions?
How do you start Selenium RC from the command line ?
On my machine port 4444 is not free. How can I use another port?
What is Selenium Server and how is it different from Selenium Hub?
How do you connect to a database from Selenium?
How do you validate that an object exists on multiple pages?
Single and double slashes are used in XPath What is the difference?
How to write a user extension for SeleniumIDE/RC?
How to verify the existence of an element after a successful page load?
What do you know about Selenium Grid? What features does it provide?
How to start a Selenium server from your Java Class?
Selenium What are the verification points in ?
What is XPath? When should I use XPath in Selenium?
 …

9. Computer and Network
The IP of a computer is 192.168.10.71, the subnet mask is 255.255.255.64 and 192.168.10.201...
Please briefly describe the concepts of DNS, Active Directory, and Domain.
What does 10M broadband mean? What is the theoretical download speed?
What is an IP address?
The division of the OSI seven-layer network model?
What is the difference between TCP and UDP?
Which layer protocol does HTTP belong to?
The difference between HTTP and HTTPS?
Cookies and sessions What is the difference? What is
the difference between HTTP get request and post request?
What is the difference between HTTP1.0 and HTTP1.1 ?
TCP connection establishment process and disconnection process?
The process of the client using DHCP to obtain IP?
Write a network segment Network address and broadcast address?
...
10. Human resources
What is your testing career development? What do you think are the advantages of doing testing?
When you are looking for a job, what is the most important consideration?
Why should we admit you?
Please tell us about your personal best feature.
What qualities and skills should a test engineer possess?
Also, how do you ensure the quality of the software, that is to say, how do you think the quality of the software can be guaranteed to the greatest extent?
Why did you choose to test this line?
If I hire you, what contribution can you bring to the department?

In the end
, the entire document has nearly 200 pages in total. It is definitely unrealistic to show all of them. In order not to affect your reading experience, only part of the content is shown. I hope everyone will bear in mind and hope to help you review before the interview. And find a good job, and save everyone's time searching for information on the Internet to learn! Click below to enter the group to receive

 

Guess you like

Origin blog.csdn.net/nhb687096/article/details/130750534