Software Testing Tools

Software Testing Tools Description

Software testing is a very important part of Software Development Life Cycle. If there is any error or bug of Software Development it is identified at testing. So software testing ensure bug and error free Software. After develop a software it is tested by Software Quality Assurance Tester (SQA or QA).
Basic structure of Software Testing as follows:
QATUTOR

There are lot of Software Testing tools in the market. Many company are using many different tools. Most uses software testing tool as follows:Best Software Testing Tools:

Selenium

Now Selenium is a very popular for Software Automation Testing and it is free. You can download and start using from the following link: Selenium Download.

HP UFT

Unified Functional Testing(UFT) is another automation Testing tool by HP. It's a licensed tool but you can get a trial version for limited time. You can get trial version of UFT from the following link: UFT Download

Jmeter

Apache JMeter is a free tool for Performance Testing. You can download and start using it from the following link: JMeter Download.

Loadrunner

HP Loadrunner is a popular load testing tool. It is a licensed tool but you can get a trial version for limited time. You can download trial version from the following link: LoadRunner Download.

QTP Excel Read

QTP : Read Data From Excel
Quick Test Professional(QTP) which latest version is Unified Functional Testing(UFT) is a Automation testing tool. For testing purpose lot of time it is needed to read data from Excel file or write data at excel file. Also at the time of developing Framework data or keyword are in excel file, using that data QTP/UFT script will run. How to read and write data from excel I will show you that code. It's very simple and easy but very important too.
The code is in the image. Only create a excel file and give that excel path with the script it will work.
 QTP Excel Read



Load Test Overview

HP LoadRunner is a Performance Testing Tool. For Performance Testing LoadRunner is widely used. Also there is couple of tool for Performance testing such as JMeter, NeoLoad etc. The following are LadRunner introduction & Performance testing process. LoadRunner has 3 part:
i)       VUGen (Free):
VUGen is one of three part of LoadRunner. It’s free no license required. You can create LoadRunner Script here. You can record playback your script here. Also script enhancement are done here.
ii)      Controller (License Required):
Controller is one of three part of  LoadRunner. The Performance testing scenario are created here & also run the test. This part of LoadRunner is licensed but you can use it as trial version for limited time.
iii)     Analyzer (Free):
Analyzer is one of three part of LoadRunner. It’s free. After completion of test run you can analyze the result here. After analyzing The Report are created here.

Load Testing Process:
For Load Testing you have to follow the following process. The process is very important for the test.
  • Requirement Gathering
  • Create Test Plan(Must Approved by the Project Team)
  • Create Script 
  • Create Scenario
  • Run Load Test
  • Analyze Load Test
  • Create Report with comments (Summary Report, Load runner Report, Monitoring Report)
If the report is accepted by the project team then load test is done. Otherwise you have to fix the problem & run load test again.


For video tutorial of LoadRunner please visit the TUTORIAL LINK.

Software Development Life Cycle

As a Software Tester everybody must know the Software Development Life Cycle (SDLC). SDLC is a process how a software build for live/production. The Process as follows:
  • Requirement Analysis/Planning
  • Design
  • Implementation/Development
  • Testing
  • Evolution/Production
More about SDLC please visit the following link: SDLC Tutorial.

Software Download Link

Software Testing Software Download Link:
Unified Functional Testing(UFT):
This software will be download from HP web site. It will give you 30 day trial version. The link here: DOWNLOAD UFT 
LoadRunner:
This software will be download from HP web site. It will give you 30 day trial version. The link here: DOWNLOAD LoadRunner
Selenium:
This is free software. You can download it at the link: DOWNLOAD SELENIUM.
JMeter:
This is a free software by Apache. You can download it from the link: DOWNLOAD JMETER

Profession As Software QA Analyst/Tester


Software Testing is a great field for IT Job. Which is as follows:

01) Manual Testing
02) Automation Testing: a) Functional Testing b) Performance/Load Testing

If you learn any one of the above testing then you can get a Corporate level job. I will try to cover all of the above testing tutorial at my blog. I hope if anybody can try to study of this material then definitely he/she can get high level job.


There are couple of Testing Tool available some of are as follows:

Functional Testing:
HP UFT (Unified Functional testing), Selenium etc.

Performance Testing:
HP LoadRunner, JMeter etc.

Manual Testing:
QC(Quality Center), Excel