当前位置:网站首页>[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
边栏推荐
- Verilog HDL continuous assignment statement, process assignment statement, process continuous assignment statement
- How can I avoid "div/0!" Errors in Google Docs spreadsheet- How do I avoid the '#DIV/0!' error in Google docs spreadsheet?
- What is the function of registering DLLs- What does registering a DLL do?
- Common PostgreSQL commands
- Why can deeplab v3+ be a God? (the explanation of the paper includes super detailed notes + Chinese English comparison + pictures)
- Web3 credential network project galaxy is better than nym?
- Opencv learning notes (continuously updated)
- Hard disk monitoring and analysis tool: smartctl
- MySQL duplicate check
- Sepconv (separable revolution) code recurrence
猜你喜欢

application

Torch learning notes (7) -- take lenet as an example for dataload operation (detailed explanation + reserve knowledge supplement)

Transformer T5 model read slowly

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

【Proteus仿真】用24C04与1602LCD设计的简易加密电子密码锁

【学术相关】顶级论文创新点怎么找?中国高校首次获CVPR最佳学生论文奖有感...

Xception for deeplab v3+ (including super detailed code comments and original drawing of the paper)

Web3 credential network project galaxy is better than nym?

2022.02.11
![[Yu Yue education] theoretical mechanics reference materials of Shanghai Jiaotong University](/img/52/b97c618a8f2eb29ad0ccca221bb5c1.jpg)
[Yu Yue education] theoretical mechanics reference materials of Shanghai Jiaotong University
随机推荐
SQL: special update operation
[Yu Yue education] theoretical mechanics reference materials of Shanghai Jiaotong University
我们做了一个智能零售结算平台
application
Record: writing MySQL commands
235. 二叉搜索樹的最近公共祖先【lca模板 + 找路徑相同】
HOW TO WRITE A DAILY LAB NOTE?
[combinatorics] dislocation problem (recursive formula | general term formula | derivation process)*
FBI warning: some people use AI to disguise themselves as others for remote interview
Scrapy爬虫框架
Xception for deeplab v3+ (including super detailed code comments and original drawing of the paper)
KINGS
FBI 警告:有人利用 AI 换脸冒充他人身份进行远程面试
Understanding of database architecture
Help change the socket position of PCB part
Dart JSON编码器和解码器剖析
我眼中真正优秀的CTO长啥样
TypeScript 官网教程
Typescript official website tutorial
235. Ancêtre public le plus proche de l'arbre de recherche binaire [modèle LCA + même chemin de recherche]