How to execute a winrunner script in quicktest professional (qtp)?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
can we run the scripts of QTP8.2 in QTP7.0?
what is descriptive programming?
How you can write contexts to text file in qtp?
What is the difference between functional spec. and Business requirement specification?
Can we create test script with out Step Generator?
Differences between text and test area checkpoints?
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
Can you expect major bugs in Net banking Application?
UFT 12.02 which ALM version will support
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.