What is difference between Recording time object identification and Run time (Execution) time.
No Answer is Posted For this Question
Be the First to Post Answer
how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.
What’s the basic concept of QTP?
What are the advantages of a Hybrid framework?
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
Plz explain about Virtual object? What is the situation u r using , explain with example?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
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
who will distribute the project modules for testing in testing team ?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Can you list some technologies that support qtp?
What are the disadvantages of Recovery Scenarios in QTP ?
What are the different types of functions available in qtp and explain ?