Test development interview questions interview questions summary develop a test summary

1. Project Experience

2. test procedure

3. Jingdong login page how measured?

4. If you are a regular user, he can not open the Baidu home page, question how positioning? Write positioning process.

5, asked for details of the first item on the resume, including how to write test cases? How to determine the test passes? The principle of the project?

6, if it is done function test, can accept it?

7, talk about your work in the testing process

8, used her cell phone to interface I looked at Baidu Post Bar posting function, give me a piece of paper, let me write test point (only need to consider the content, expression, add pictures, @ function), repeat once again finished logic .

 9 design your test cases for this feature hair circle of friends, please give use cases classified typical use case scenarios

The container 10. Java What? Their differences and characteristics?

11. Git common operations, such as git stash

The difference between 12 Java interfaces and abstract classes

The difference between 13 TCP and UDP? How to ensure the reliability of TCP?

14 to open a web page which things have taken place?

15 pressure on the work how to treat?

16 continue to ask project experience and technical difficulties

17 understand the current work environment, background, etc.

18. accounts, family, work and other partners

Asked 19 companies on the job is what to do? Reason for leaving? Their career development plan?

20 What a difficulty encountered? How to solve?

What is the highlight of 21. The technical difficulties are themselves?

22 What do you do test jmeter?

23 If you have a login interface requires the server to return parameters, and then with the request to complete this parameter to log in with jmeter how to do?

24 Will your company is how to do the interface testing?

What 25 interface test quality evaluation criteria?

26 pairs of interface testing this familiar unfamiliar? It is how measured? What tools are used? Why HTTPClient library, I think it has any drawbacks? Mainly to do with Fiddler?

27 Will your company is how to do performance testing? Please speak complaint related indicators of performance testing?

28 difference of stress testing and load testing

29 servers in general to monitor what data, how to monitor, how to find problems from monitoring data?

30 performance test used? What happens next with? What main measure?

31 performance test which indicators concern?

For more than 32 environments (FBI environment, test environment, pre-release environment) how to make the interface use cases to support multiple sets of environment, say your approach

33 If the interface has returned dozens of fields, how to check the correctness of the bulk of these fields, please tell your approach?

34 A call system assumes that the system B, I B have mock interfaces, and performance testing, so what advantages and disadvantages?

35 One day the car hit the morning peak, the server drops hung for about 30 minutes, after the engineer to repair immediately on the line, after they hung up, I ask what reasons cause this situation?

36 Will the advantages and disadvantages of Monkey test?

37 If a monkey found a flash back is completed, ask how to use the monkey to reproduce it?

38 UI testing process

39   automated test case how come?

40 you project how many Case , how about the pass rate?

41    Where to report, what are the main statistics?

42   do automated testing purposes?

43 How do automated and manual testing? What kind of a ratio is healthy?

44 your company's automated input-output ratio How? How effective?

45 automated test coverage How much?

46 full time automation How long run the use case?

47 What is the hierarchical automation?

48 test data is how you prepare?

Maintenance costs 49 test script is kind of how?

Build a testing framework 50 to ask the first project, how the driving test data?

51 Web View how the test?

52 What is your positioning strategy?

53 How Does implemented in cases of failure or abnormal shots when needed?

54 How to perform distributed webdriver use cases?

55 How to execute JavaScript code in the script?

56 Appium positioning strategy What?

57 Please briefly describe the principles Appium

What 58 iOS and Android UI Automation is the principle?

59 When positioning strategies have failed, how would you do?

60 UI tests do is iOS or Android? Talk about how the iOS UI test?

Obtaining content-desc Appium 61 is not empty list control code is not limited.

62 run parallel Appium which parameters need to be modified

63   you how to use Selenium test

64 Selenium works?

65  Common targeting?

66   upload pictures of ways?

67   How to deal with dynamic elements?

68   is how you develop testing framework?

69 PO model is how to do?

70   What is the principle failure screenshots?

71 What are your favorite command?

72 What view log?

73 How to Find Files a file size of more than 5M

74 How to view the process?

75 Linux in the search for a file and delete it

76 Linux query CPU, memory instruction 

Shell Nginx log acquired using 77 interfaces with a status code contained topic average response time of the interface 200 (the more the better stringency)

78 every 2s get a process of CPU and mem data and save the data to a csv file

 79 realized quickly row (code implementation)

Find a group of 80 counts the number of occurrences over half (code implementation)

Find the number 81 bottom third of the list (code implementation)

82 What is Object-Oriented Programming?

Use Java multi-threaded under 83 speak

84 There are three threads T1, T2, T3, how to ensure that they are executed in the order?

85 Thread class start () and run () method What is the difference?

86 Please write a thread-safe singleton model

87 Please write bubble sort

881 to 9999 times the number of column number 3 appears. RECURRENCE solved.

89 to find the maximum number of the first four from an array, with the optimal solution.

90 write a program, delete a character string included in the character string b, for example input a = "asdw", b = "sd" returns the string "aw", and the test procedure.

91 write a method, the string to a number, such as str = "1234", become int 1234. And test the program

92 A, there are two ordered lists, they will make up an ordered list.

93 to a string, there string () {} [] "" This six symbols, to design an algorithm determines whether the matching symbols in pairs, i.e. to verify that these brackets are in pairs.

94 There are two types of digital strings, they implement a method for adding the added value and returns. (To consider the length of the data problems)

95 Java multi-threaded create

96 algorithm: calculated binary tree of depth

96 algorithms: one hundred million disorderly find out the number of Top 100 (this is also not written, space complexity is high, and should use the sort heap)

97 said that the left and right connections

98 Introduction What is an index

99 Using sql produce 100,000 data

100 give you a table, write sql request, this topic more, Baidu own right.

101 Database cooked it? Which databases used? The index will it? Services know? Write a SQL query: to one field be sorted in descending order, take the first ten lines.

 

 

Baidu cloud disk get MTSC2019 Assembly PPT way:
Links: https://pan.baidu.com/s/1SFZkylXdmwEG74ogXWQ0mQ

Extraction code: wy92

1. Project Experience

2. test procedure

3. Jingdong login page how measured?

4. If you are a regular user, he can not open the Baidu home page, question how positioning? Write positioning process.

5, asked for details of the first item on the resume, including how to write test cases? How to determine the test passes? The principle of the project?

6, if it is done function test, can accept it?

7, talk about your work in the testing process

8, used her cell phone to interface I looked at Baidu Post Bar posting function, give me a piece of paper, let me write test point (only need to consider the content, expression, add pictures, @ function), repeat once again finished logic .

 9 design your test cases for this feature hair circle of friends, please give use cases classified typical use case scenarios

The container 10. Java What? Their differences and characteristics?

11. Git common operations, such as git stash

The difference between 12 Java interfaces and abstract classes

The difference between 13 TCP and UDP? How to ensure the reliability of TCP?

14 to open a web page which things have taken place?

15 pressure on the work how to treat?

16 continue to ask project experience and technical difficulties

17 understand the current work environment, background, etc.

18. accounts, family, work and other partners

Asked 19 companies on the job is what to do? Reason for leaving? Their career development plan?

20 What a difficulty encountered? How to solve?

What is the highlight of 21. The technical difficulties are themselves?

22 What do you do test jmeter?

23 If you have a login interface requires the server to return parameters, and then with the request to complete this parameter to log in with jmeter how to do?

24 Will your company is how to do the interface testing?

What 25 interface test quality evaluation criteria?

26 pairs of interface testing this familiar unfamiliar? It is how measured? What tools are used? Why HTTPClient library, I think it has any drawbacks? Mainly to do with Fiddler?

27 Will your company is how to do performance testing? Please speak complaint related indicators of performance testing?

28 difference of stress testing and load testing

29 servers in general to monitor what data, how to monitor, how to find problems from monitoring data?

30 performance test used? What happens next with? What main measure?

31 performance test which indicators concern?

For more than 32 environments (FBI environment, test environment, pre-release environment) how to make the interface use cases to support multiple sets of environment, say your approach

33 If the interface has returned dozens of fields, how to check the correctness of the bulk of these fields, please tell your approach?

34 A call system assumes that the system B, I B have mock interfaces, and performance testing, so what advantages and disadvantages?

35 One day the car hit the morning peak, the server drops hung for about 30 minutes, after the engineer to repair immediately on the line, after they hung up, I ask what reasons cause this situation?

36 Will the advantages and disadvantages of Monkey test?

37 If a monkey found a flash back is completed, ask how to use the monkey to reproduce it?

38 UI testing process

39   automated test case how come?

40 you project how many Case , how about the pass rate?

41    Where to report, what are the main statistics?

42   do automated testing purposes?

43 How do automated and manual testing? What kind of a ratio is healthy?

44 your company's automated input-output ratio How? How effective?

45 automated test coverage How much?

46 full time automation How long run the use case?

47 What is the hierarchical automation?

48 test data is how you prepare?

Maintenance costs 49 test script is kind of how?

Build a testing framework 50 to ask the first project, how the driving test data?

51 Web View how the test?

52 What is your positioning strategy?

53 How Does implemented in cases of failure or abnormal shots when needed?

54 How to perform distributed webdriver use cases?

55 How to execute JavaScript code in the script?

56 Appium positioning strategy What?

57 Please briefly describe the principles Appium

What 58 iOS and Android UI Automation is the principle?

59 When positioning strategies have failed, how would you do?

60 UI tests do is iOS or Android? Talk about how the iOS UI test?

Obtaining content-desc Appium 61 is not empty list control code is not limited.

62 run parallel Appium which parameters need to be modified

63   you how to use Selenium test

64 Selenium works?

65  Common targeting?

66   upload pictures of ways?

67   How to deal with dynamic elements?

68   is how you develop testing framework?

69 PO model is how to do?

70   What is the principle failure screenshots?

71 What are your favorite command?

72 What view log?

73 How to Find Files a file size of more than 5M

74 How to view the process?

75 Linux in the search for a file and delete it

76 Linux query CPU, memory instruction 

Shell Nginx log acquired using 77 interfaces with a status code contained topic average response time of the interface 200 (the more the better stringency)

78 every 2s get a process of CPU and mem data and save the data to a csv file

 79 realized quickly row (code implementation)

Find a group of 80 counts the number of occurrences over half (code implementation)

Find the number 81 bottom third of the list (code implementation)

82 What is Object-Oriented Programming?

Use Java multi-threaded under 83 speak

84 There are three threads T1, T2, T3, how to ensure that they are executed in the order?

85 Thread class start () and run () method What is the difference?

86 Please write a thread-safe singleton model

87 Please write bubble sort

881 to 9999 times the number of column number 3 appears. RECURRENCE solved.

89 to find the maximum number of the first four from an array, with the optimal solution.

90 write a program, delete a character string included in the character string b, for example input a = "asdw", b = "sd" returns the string "aw", and the test procedure.

91 write a method, the string to a number, such as str = "1234", become int 1234. And test the program

92 A, there are two ordered lists, they will make up an ordered list.

93 to a string, there string () {} [] "" This six symbols, to design an algorithm determines whether the matching symbols in pairs, i.e. to verify that these brackets are in pairs.

94 There are two types of digital strings, they implement a method for adding the added value and returns. (To consider the length of the data problems)

95 Java multi-threaded create

96 algorithm: calculated binary tree of depth

96 algorithms: one hundred million disorderly find out the number of Top 100 (this is also not written, space complexity is high, and should use the sort heap)

97 said that the left and right connections

98 Introduction What is an index

99 Using sql produce 100,000 data

100 give you a table, write sql request, this topic more, Baidu own right.

101 Database cooked it? Which databases used? The index will it? Services know? Write a SQL query: to one field be sorted in descending order, take the first ten lines.

 

 

Baidu cloud disk get MTSC2019 Assembly PPT way:
Links: https://pan.baidu.com/s/1SFZkylXdmwEG74ogXWQ0mQ

Extraction code: wy92

Guess you like

Origin www.cnblogs.com/itao529/p/12640508.html