Wednesday, December 3, 2014

Software Testing Tutorial

Software Download Link

Software Testing is a very high demand in the JOB market. Basically two types of Software Testing i) Manual Testing & Automation Testing. Within this topics I will discuss only Automation Testing. Automation testing also two types: i) Functional Testing & ii) Performance Testing.

Functional Testing:

For functional testing there are many testing tool in the market but widely used HP UFT/QTP & Selenium. HP UFT/QTP is a paid licensed tool & selenium is open source. Also you can use UFT for 30 days trial version. DOWNLOAD LINK.
Selenium is a free tool. It’s support lot of language such as Java, PHP, Pearl, Ruby, Python etc. You can download selenium at the following link: DOWNLOAD LINK

Performance Testing:

Also for performance Testing there are many tool in the market but HP LoadRunner & Apache JMeter are widely used. HP LoadRunner is paid licensed tool but you can use trial version for 30 days. You can download LoadRunner at the following link: DOWNLOAD LINK
Apache JMeter is a free opensource tool but now a days it’s getting popular. You can download JMeter at the following link: DOWNLOAD LINK