Test Automation vs. Manual Testing in Software Development

Test Automation vs Manual Testing

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 in VB Script

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