Explain how you can replace string in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
How to Save your test using QTP?
How to handle Java tree in QTP?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
How do u override the meaning of a standard object in QTP?
what is compiled module?
write qtp descriptive programming to activate multiple notepads? please urgent friends
How does QTP identifes the object in the application?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is the meaning Work bench?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes
Diff. between keyword driven Data driven testing?