How to use the object spy in quicktest professional 8.0 version?
No Answer is Posted For this Question
Be the First to Post Answer
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
write a qtp code to count the number of child objects in login page and highlight it
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
In qtp, explain what is qrs file?
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How to get data from excel sheet to the script? write the script.
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
what is the difference between parameters and arguments?