In Remote acess server how u run a test?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose i have given 10 test cases all the test cases should be automated?
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?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
How to integrate the qualitycenter with qtp
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
Can launch two instances of qtp on the same machine?
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?
synchronization, wait,wait Property?
Connect to QC using AOM.
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
How to make arguments optional in a function?
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp