Thanks Rag...
One more question, How we test the dynamic images which
frequently changed?Using the bitmap checkpoint r any other
options available.... Can u give the steps pls...
Thanks
How many types of recording modes in qtp? Which will be used when?
How to retrieve value (data) from notepad using QTP ?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
What does VBS file contain...??? what is VBS file.. ???
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
where exactly we can't do the automation testing. give some examples
who is developed QTP ? is it from Mecury or HP
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
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.
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?