Find distinct unique values from array using QTP/vbscript
Hello Friends, In this post, we will see, how to get unique/distinct values from an array. We will do that […]
Your blog category
Hello Friends, In this post, we will see, how to get unique/distinct values from an array. We will do that […]
Hello Friends, In this post, we will look into the Recovery Scenario provided in QTP. What is Recovery Scenario? Recovery
Isn’t it a very frequently asked question in qtp – “why use DP over object repository”? Here we will look
Hello friends, I am sure many of you must be having some questions/doubts about COM, DOM, AOM and TOM in
Hello Friends!! In this post, we will see how to download a file from url/internet to your local drive. ‘
Hello Friends! Here in this post we will quickly see how to get the User Name of the machine you
Hello friends!! Here is a brief code for getting latest/newest file in a particular folder/directory… Dim LatestFileSet oFolder=CreateObject(“scripting.FileSystemObject”).GetFolder(“E:Dwnld”)For Each eachFile
Hello Friends! Don’t you think its useful to maintain a log file during execution of your QTP script? I think
Hello Friends! In this series of posts, I’ll explain commonly asked interview questions with best suitable answers. Following are some
Hello Friends, Some times, when you try to record on a web application, QTP doesn’t record anything or all the