What is debugging? How you debug your script?
No Answer is Posted For this Question
Be the First to Post Answer
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
How will you check that your test cases covered all the requirements?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
QTP script is not working on other's machine..
What is the Test Object model in QTP?
Write a QTP script to enter a keyword in to Google search engine?
What kind of errors can b handled in QTP in real time scenario?
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
what function you write to do database testing with the help of qtp?
What is the difference between client server application and web based application?