File Handling in QTP – Part 1
Hello Friends! In this post, we’ll see how to handle files using vbscript in QTP. We’ll cover – How to […]
Hello Friends! In this post, we’ll see how to handle files using vbscript in QTP. We’ll cover – How to […]
Hello Friends, In this series of post, we’ll learn in detail how to use Descriptive programming (DP) in QTP. Before
Hello Friends! I believe that many QTP newbie’s are confused about Action, Procedures, Function and Subs. Am I right? No
Hello Friends, In this post, we’ll see how to measure the total time taken by a test/script in execution. It’s
Hello Friends, Sometime script/application requires some input data as string which is unique. Random strings is helpful is this scenario.
Hello Friends, This is in continuation from Part-1 and Part-2 of posts. Here we will cover following utility statements- GetLastError
Hello Friends! In this post, we’ll see how to customize and manage the information in QTP Test Result file. Test
Hello Friends, In this post, we will learn how to make life easy using Relative Paths!! First thing first.. What
Hello Friends! In Part-1, Part-2, Part-3 of this post we learned basics, type, use and various methods of descriptive programming.
Hello friends! In Part-1 and Part-2 of this post, we learned type of DP and how to use DP. In