Descriptive Programming In QTP 02:53:00 Add Comment Edit Assume that we want to perform some operation on the objects which are not present in the object repository.In such kind of situation we can... Read More
Recovery Scenarios In QTP 09:29:00 Add Comment Edit We may come across some unexpected errors or exceptions during our test case execution. Consider the following scenario. Assume that after e... Read More
Smart Identification In QTP 09:29:00 Add Comment Edit Sometimes the mandatory properties of an object can be changed during run time. So, QTP will enable to the Smart Identification mechanism to... Read More
Tips to become a good software tester 10:03:00 Add Comment Edit In this article am trying to give some tips for the software test engineers to be at their best. 01. Test engineers should be involved fr... Read More
Tips To Write Quality Test Cases 11:11:00 Add Comment Edit This article gives some basic ideas to write the complete test cases. Before writing the test cases the tester should know the complete fun... Read More
Expert View in QTP 07:46:00 Add Comment Edit This article explains the details about the expert view in QTP. Creating new steps in a Test using Expert view.We can insert new step into Q... Read More
SQL Statements 08:55:00 Add Comment Edit This article explains the various statements available in SQL. Data Retrival: SELECT This statement is used to retrieve the data from th... Read More
Best Practices In Automation Testing 06:54:00 Add Comment Edit This article talks about many interesting things like what's the Case for Automated Testing , Why Automate the Testing Process?, Using ... Read More
Insert Call To Copy,Insert Call To Existing Action 07:39:00 Add Comment Edit Steps to Insert Call to Copy in QTP: Navigate to Expert View Right click > Action > Insert Call To Copy option Select the action to... Read More