Why qtp always start action1 and does not start action?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the Test Fusion Report of QTP?
How can we conduct U-I Testing by using QTP??????
what is Automation frame work and how do u used this for your project?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
What are the various automation frameworks available in qtp?
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
What is Modular framework and Keyword drive framework? Explain
How can i initiate the objects to find uniquely in OR
Explain the difference between data driven testing and parameterization ?
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
What is the extension of script and object repository files in QTP?