How software testing is done, what kind of software it is, what tools or software are needed to do i

Updated on technology 2024-04-01
3 answers
  1. Anonymous users2024-02-07

    There are still requirements for academic qualifications: at least college degree or above.

    Nature of work: Generally engaged in software testing in software companies, now it is generally black box testing, as long as you understand the basic functions of the equipment under test, working principles, and relevant protocol standards, you can complete the test, of course, the more experienced, your test cases will be more comprehensive, and the test results will be more valuable;

    Training schools: It is recommended to find some test-related books for self-study, those training schools are honest, the tuition fees are too high, and what you really learn is just to enter the door, and you really have to rely on yourself to slowly accumulate experience after work;

    All in all, everything depends on personal efforts, no matter how good the school, if the students don't work hard, they can't learn anything, the same, if you make up your mind to engage in this industry, start from bit by bit, you will definitely have a harvest...

  2. Anonymous users2024-02-06

    The commonly used software testing tool is: qtploadrunnerqc

    The following tools are also needed for software testing:

    Functional testing tools: QTP (HP), Winrunner (MI), Robort (IBM), Qarun (Compuware).

    Performance testing tools: LoadRunner (HP), WAS (MS), Robort (IBM) [must ** the corresponding plug-in to support performance testing], qaload (compuware).

    Test Management Tools: Quarlity Center [the two tools are one horizontal and one vertical, and the functions are exactly the same], Rational TestManager

    Bug tracking tools: Bugzilla, Mantis

    Others: rational purify, rational

    General Test Procedure:

    Requirement analysis stage: as long as it is the learning of the business, analyze the demand points.

    Test plan stage: The test team leader will start to write the test plan based on the SOW, which includes personnel, software and hardware resources, test points, integration sequence, schedule, and risk identification.

    Test design stage: The test plan is generally designed by a senior test engineer who is familiar with the requirements, and the test plan requires a three-part plan including a brief introduction to the demand point, a test state and a detailed test method according to each requirement point on the SRS. The test plan also needs to be reviewed after it has been prepared.

    Test protocol phase: Mainly for the design of test cases and procedures. The test cases are written according to the Test Protocol, through which the tester has a detailed understanding of the overall system requirements.

    At this point, you can start writing the use case to ensure that the use case is executable and the requirements are covered. The test case needs to include the test item, the use case level, the preset conditions, the procedure and the expected result. The operation steps and expected results need to be written in detail and clearly.

    The test case should cover the test solution, and the test plan should cover the test requirement point, so as to ensure that the customer requirements are not missed. Similarly, test cases need to be reviewed.

  3. Anonymous users2024-02-05

    The commonly used software testing tools are generally as follows: qtploadrunnerqc software testing tools are as follows:

    Functional testing tools: QTP (HP) Slow Sakura, Winrunner (MI), Robort (IBM), Qarun (Compuware).

    Performance testing tools: Loadrunner (HP), WAS (MS), Robort (IBM) [must ** the corresponding plug-in to support the performance test of Dan Cluster Maintenance], qaload (compuware).

    Test Management Tools: Quarlity Center [the two tools are one horizontal and one vertical, and the functions are exactly the same], Rational TestManager

    Bug tracking tools: Bugzilla, Mantis, other delays: RationalPurify, Rational

Related questions
7 answers2024-04-01

Software testing is the use of this testing strategy and method to verify whether the performance of the program meets the needs of users. The test process is divided into 1 >>>More

11 answers2024-04-01

Pass unit tests.

and integration testing, which can only guarantee the implementation of the functions of software development. However, it is not possible to confirm whether it meets the needs of users in actual operation, and whether there is a large number of hidden dangers that will induce errors under actual use conditions. For this reason, the developed software must undergo standardized system testing. >>>More

5 answers2024-04-01

There are requirements, go to the recruitment ** to see what restrictions the company has when recruiting, academic qualifications must be the minimum requirements, basically the academic requirements of enterprises for technical personnel should start from junior college, the requirements of large enterprises are higher, and even interns in first-line Internet companies have to start with graduate students, which is enough to prove that the position has requirements for academic qualifications. >>>More

5 answers2024-04-01

The following is a scattered piece of information on the Internet, which I have compiled. >>>More

4 answers2024-04-01

Black-box testing, also known as functional testing or data-driven testing, is the testing of a known product to determine whether each feature is valid. >>>More