In this post we will learn the basic programs of VBScript which are commonly asked in a UFT QTP Interview. Continue reading
How to download and install selenium webdriver ? With Eclipse
Selenium Unlike UFT QTP does not come as a Setup file to download and install. Continue reading
Test Automation vs. Manual Testing in Software Development
Testing is an integral part of any successful software project. In software testing, there are two main areas to complete the verification of a product – automated testing and manual testing. Continue reading
What are Conditional Statements ?VBScript, UFT QTP.
Conditional statements are used to execute a group of statements depending on conditions that are satisfied. These are the basics you need to know in order start scripting. Continue reading