Get the App
  • My notes-jmeter's badboy tool records scripts for testing

    My notes-jmeter's badboy tool records scripts for testing

    I'm really depressed. Take a note and put a limit on the number of words on the forum. I took a picture of the mechanism and put it in the blog post that there was too much spare. I originally wanted to do a comparative analysis in two ways, but the number of words was not allowed. If the picture is to be displayed, I'll take a screenshot and get it in the attachment!! ~ enter it with the badboy tool.

    Shulou · 2022-06-03 06:04
  • Editor takes you the working principle of HashMap

    Editor takes you the working principle of HashMap

    The working principle of HashMap is a common Java interview question in recent years. Almost every Java programmer knows HashMap, knows where to use HashMap, and knows the difference between Hashtable and HashMap, so why is this interview question so

    Shulou · 2022-06-03 06:04
  • Build a micro-service framework and test environment-10-configuration center

    Build a micro-service framework and test environment-10-configuration center

    1 instance (1) create the server using the Fileplate Newspeak Spring Starter Project to create the project, and follow the wizard to select config server. Use the annotation @ EnableConfigServer as follows: modify ap

    Shulou · 2022-06-03 06:04
  • Spark Series (3)-- Elastic data set RDDs

    Spark Series (3)-- Elastic data set RDDs

    Introduction to elastic data sets RDDs I and RDD RDD, whose full name is Resilient Distributed Datasets, is the most basic data abstraction of Spark. It is a read-only, partitioned set of records that supports parallel operations and can be represented by external numbers.

    Shulou · 2022-06-03 06:04
  • SpringBoot2.1.1.RELEASE Integration activiti 5.22.0

    SpringBoot2.1.1.RELEASE Integration activiti 5.22.0

    SpringBoot2.1.1.RELEASE integrates activiti 5.22.0 https://download.csdn.net/download/yebichao/10865094http://w

    Shulou · 2022-06-03 06:04
  • Friendly arm cortex-A8 evaluation

    Friendly arm cortex-A8 evaluation

    These two days in the company to develop advanced communications management machine, the purchase of a friendly development board tiny210, on the whole, the performance-to-price ratio is very high, but there is a fatal place, the core board leads to too little system bus, can not expand the serial port and network port, had to give up the use of friendly core board. I don't know. Friendly development core.

    Shulou · 2022-06-03 06:04
  • Infrared image processing

    Infrared image processing

    Infrared image processing is generally different from the ordinary visible light infrared processing algorithm, although the type and process are similar, but the specific time is different. The infrared image is generally uniform due to the fabrication process of the imaging chip, which means that the same input produces different output. Zero input case

    Shulou · 2022-06-03 06:04
  • Deep Analysis of HBase-Memstore Flush and flush shell Operation

    Deep Analysis of HBase-Memstore Flush and flush shell Operation

    / / memstore flush mechanism and flush shell command refresh / / Memstore is one of the most important parts of HBase framework, and it is very important for HBase to achieve high-performance random read and write. Deep understanding of Memst

    Shulou · 2022-06-03 06:04
  • Only by recognizing the differences between Hadoop and Spark can we get twice the result with half the effort.

    Only by recognizing the differences between Hadoop and Spark can we get twice the result with half the effort.

    Many beginners of Hadoop development can't tell what exactly is the connection between Hadoop and Spark? It is unclear whether Hadoop and Spark are two separate frameworks, or do they have to be interdependent to get the job done? Today I will give you an analysis of Hadoop and Spark

    Shulou · 2022-06-03 06:04
  • Installation of Hadoop

    Installation of Hadoop

    The installation of hadoop is divided into three parts, which are jdk installation, ssh password-free installation, and finally hadoop installation, and the problems encountered in the installation process: note portal: JDK installation

    Shulou · 2022-06-03 06:04
  • Review, testing and evaluation-Software testing from the perspective of testing process

    Review, testing and evaluation-Software testing from the perspective of testing process

    Review, testing, evaluation-from the testing process to see the software testing requirements, is the system's continuous and stable ability to meet customer requirements. "when do you get involved in the test?" Testers have been pondering the question of what is the best time for software testing to intervene. "testing as early as possible", none

    Shulou · 2022-06-03 06:04
  • Using Testng to do parameterization

    Using Testng to do parameterization

    Briefly describe several ways to parameterize testng: @ ParametersdataProvider if the parameters are relatively simple, you can use @ Parameters to define the parameters in an .xml file, such as creating a new testng.xml.

    Shulou · 2022-06-03 06:04
  • fifty-five。 Write down the process of compiling OpenJDK9 source code on mac os

    fifty-five。 Write down the process of compiling OpenJDK9 source code on mac os

    one。 Download the OpenJDK code to the official website of OpenJDK and download it through hg. For example, refer to this post https://www.jianshu.com/p/746963f28245 but download the code with hg (usage similar to git), which often fails.

    Shulou · 2022-06-03 06:04
  • Common operations of QC defect management

    Common operations of QC defect management

    1. Log in to the QC construction project using the administrator account, create a project →, and then select the project you want to create, and click next. Enter the project name and click next. The database and server to be connected will appear (optional). Click next to select the user, and then click next to create the project successfully. 2 、

    Shulou · 2022-06-03 06:04
  • The things about performance assurance.

    The things about performance assurance.

    When we first get to know the great promotion of security, there are often such questions: what is the guarantee in the end, and is there no problem or no problem? This seems to be a false proposition. As a guarantee, we should not only firmly believe that what we have done is meaningful, but also have something to do, which requires the transformation of impossible pseudo-propositions into something that can be continuously deepened.

    Shulou · 2022-06-03 06:03
  • Pulsar message concept 2

    Pulsar message concept 2

    1 URL of topic name structure: {persistent | non-persistent}: / / tenant/namespace/topic name composition description persistent / non-persistent

    Shulou · 2022-06-03 06:03
  • How to adjust the quantity limit of Vuser in Loadrunner

    How to adjust the quantity limit of Vuser in Loadrunner

    Some time ago, a student reported to me that he had encountered a headache, that is, after learning Loadrunner, he was using it in the project. But once the Vuser set by myself exceeds 5000, he will report an error and want to change it to 10000. He has been entangled for a long time and finally asks.

    Shulou · 2022-06-03 06:03
  • Computer software testing thinking ability

    Computer software testing thinking ability

    Share what you have learned from your supervisor in the process of software testing, good test thinking is very important, mainly related to the following test thinking skills: ● remember: the quality of your thinking determines the quality of your tests. ● began to make improving your test thinking a high priority.

    Shulou · 2022-06-03 06:03
  • The difference between pybot and robot in robotframework

    The difference between pybot and robot in robotframework

    In fact, both of them are the same, except that robot can run when python does not add an environment variable, and the absolute path is obvious. If pybot wants to run this bat file, it must first set the python environment variable. The specific content of the bat file is as follows: @ ech

    Shulou · 2022-06-03 06:03
  • Hive enables metastore service

    Hive enables metastore service

    We have to be on the hive server to open the hive metastore service the first way is hive--service metastore-p 9083 & the second way if you specify hiv in hive-site.xml

    Shulou · 2022-06-03 06:03