What is the another extention name of library file.If that
is exist than what's the differnce between them.
Answer / sreekanth chilam
Library file is also called as .vbs file
(Visual Basic Script File)
Hence the extension of library file in qtp is .vbs
| Is This Answer Correct ? | 4 Yes | 2 No |
How should I check my code( Before going to execute) without executing the script in QTP
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
anyone can explain about "Hybrid framework" in QTP
what are all the fileds present in object repository?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How to analyzing test results using quicktest professional?
What type of automation frame work you are using?and why?
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.