What is quicktest professional?
No Answer is Posted For this Question
Be the First to Post Answer
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories
What is the file extension of the code file & object repository file in QTP?
Suppose I want fail that check point? How can you do that?
How is the Bitmap checkpoint different from Image checkpoint?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
What is Version control?
How to Start recording using QTP?
how to convert 100 into hundred repees only and viceversa
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
can u Give Procedure to Handle Pop Window & write Code for that
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies