当前位置:网站首页>[new year job hopping season] test the technical summary of interviewers' favorite questions (with video tutorials and interview questions)
[new year job hopping season] test the technical summary of interviewers' favorite questions (with video tutorials and interview questions)
2022-07-03 18:58:00 【Small beikui who likes soft testing】
Job hopping season is coming soon , All the partners with ideas are ready ?
Here is a small series of high-frequency technical points for software testing , Those in need should not be missed ~
First of all, clarify the major technical areas that the interviewer may ask : Fundamentals of software testing ,MySQL,liunx,Web test , The interface test ,APP test ,Python, Performance testing
Fundamentals of software testing
What is compatibility testing ? What aspects of compatibility testing focus on ?
I have a program now , Found in Windows Running very slowly on , How to judge whether there is a problem in the program or in the hardware and software system
What are the strategies for testing
What are the characteristics of orthogonal table test case design method ?
Describe the whole process of test case design
What are the strategies for unit testing ?
What types of software testing are you familiar with ? Please try to compare the differences and connections between these different test types ( Such as function test 、 Performance testing …)?
A defect in a piece ( Or call it Bug) What does the record contain ? How to submit high quality software defects (Bug) Record ?
…
MySQL
What is business ?
What is business ACID characteristic ?
The isolation level of the transaction and the corresponding problem ?
MySQL How to solve unreal reading ?
MySQL What are the common deadlock scenarios ?
drop、delete And truncate The difference between ?
…
liunx
You used to use linux Command what to do ?
Before the company , Which test environment is used linux edition ?
linux How to install software under ?
Use before linux In the process , What tools are used to connect remotely ?
How to be in linux Update the code patch of the system under test ?
How to build a test environment ?
Considerations for test environment deployment ?
…
Web test
What types of software testing are you familiar with ?
What is the purpose of the test planning effort ?
What are the contents of the test planning work ? Which of these are the most important ?
Have you ever reviewed test cases in your previous work ? If there is , Please describe the process and content of test case review .
What do you think the purpose of performance testing is ?
What is the key to doing a good job in performance testing ?
…
The interface test
What is your company's interface testing process ?.
Please give us a brief introduction cookie、session as well as token The difference between
How to design test cases for interface testing ?
Do you compare databases during interface test execution ?
Talk to you about HTTP Understanding of the agreement ?
get and post What's the difference between requests ?
Found during interface testing bug Not much ? Can you give me a few examples ?
What test points should be paid attention to in interface test ?
…
APP test
Please use your best programming language , Invert a string and output ?
For dozens of Android application market channel packages , How to carry out general function verification , Briefly describe the idea ?
Give you a module , For example, the registration module , How would you design and execute tests ?
Do you think app During the test , be relative to web, Pay more attention to which test points ? Or say app Testing and web What are the differences between tests ?
Tell me which packet capture tools you will use ? How to use the ?
What is? alpha Testing and beta test ?
…
Python
super What is it for ? stay Python2 and Python3 Use , What's the difference? ? Why use super? Please give an example of .
What's the difference between a list and a dictionary ?
How to end a process ?
L = [1, 2, 3, 11, 2, 5, 3, 2, 5, 3], Draw a conclusion with one line of code [11, 1, 2, 3, 5]
Talk about the process of interface testing , Introduce to you request What are they .
L = [1, 2, 3, 5, 6], How to get ‘12356’?
…
Performance testing
How do you conduct performance testing ?
How to conduct requirements analysis , Data model 、 business model 、 test model
If there are no clear requirements, how to collect performance test requirements data ?
What are the contents of the performance test plan , How to write a performance test plan
What are the performance indicators , How to determine the performance index ?
How is the performance testing strategy determined , What testing strategies does your company use ?
Did you encounter any performance problems during the performance test , How to analyze, locate and solve
In view of the space limit , There is no answer here , Show only some topics .

Here we have prepared a true question material for the interview of software testing manufacturers , These materials , Get it in the comment area .
It should be the most comprehensive and complete preparation warehouse for the friends who are interviewing for job hopping and salary increase , I hope I can help you
边栏推荐
- User identity used by startup script and login script in group policy
- [Yu Yue education] world reference materials of Microbiology in Shanghai Jiaotong University
- [combinatorics] dislocation problem (recursive formula | general term formula | derivation process)*
- Add control at the top of compose lazycolumn
- Compose LazyColumn 顶部添加控件
- The more you talk, the more your stupidity will be exposed.
- Verilog HDL continuous assignment statement, process assignment statement, process continuous assignment statement
- Dart JSON编码器和解码器剖析
- Find the median of two positive arrays
- 【数学建模】基于matlab船舶三自由度MMG模型【含Matlab源码 1925期】
猜你喜欢

Record: writing MySQL commands

平淡的生活里除了有扎破皮肤的刺,还有那些原本让你魂牵梦绕的诗与远方

【水质预测】基于matlab模糊神经网络水质预测【含Matlab源码 1923期】

SQL: special update operation

235. 二叉搜索樹的最近公共祖先【lca模板 + 找路徑相同】

Transformer T5 model read slowly

论文阅读 GloDyNE Global Topology Preserving Dynamic Network Embedding

We have built an intelligent retail settlement platform

Chisel tutorial - 06 Phased summary: implement an FIR filter (chisel implements 4-bit FIR filter and parameterized FIR filter)

【学术相关】顶级论文创新点怎么找?中国高校首次获CVPR最佳学生论文奖有感...
随机推荐
PyTorch中在反向传播前为什么要手动将梯度清零?
Add control at the top of compose lazycolumn
[academic related] how to find the innovation of top papers? Chinese universities won the CVPR Best Student Thesis Award for the first time
cipher
Web3 credential network project galaxy is better than nym?
【疾病识别】基于matlab GUI机器视觉肺癌检测系统【含Matlab源码 1922期】
Understanding of database architecture
【水质预测】基于matlab模糊神经网络水质预测【含Matlab源码 1923期】
论文阅读 GloDyNE Global Topology Preserving Dynamic Network Embedding
Le changement est un thème éternel
NFT new opportunity, multimedia NFT aggregation platform okaleido will be launched soon
ActiveMQ的基础
How to design a high concurrency system
Getting started with JDBC
Reappearance of ASPP (atlas spatial pyramid pooling) code
What is the function of registering DLLs- What does registering a DLL do?
Raft 日志复制
SSM integration - joint debugging of front and rear protocols (list function, add function, add function status processing, modify function, delete function)
[combinatorics] dislocation problem (recursive formula | general term formula | derivation process)*
SSH 远程执行命令简介