How to replay a script in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
What is batch testing?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
What is data driver in qtp? Where we use it?
What are the types of Object Repository’s in QTP?
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
How you automate testscripts one by one or modukewise or all at once
Is it possible to call from one action to another action in qtp?
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
Give answer with example what is orthogonal array testing technique?
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?