Latest Answer : Generally unit testing is conducted by developers. unit testing means internal logic of given module. for java we use JUnit tool to test java modules ...
The WIndow have same objects and objects having same properties.Ex push buttons, How can you recognize differently
Our applications are built with VC++ which will interact with devices.To connect the device there is a dialog box named 'connect'. on this dialog box there are 2 fields i)IP Address ii)password.Using WinRunner->GUI MAP Editor, these 2 objects were learned.While recording the script using WinRunner, the password field is not recognised by the WinRunner but the IP Address field is recoginsed eventhough the GUImap file is present in that guieditor.Could you please tell me why WinRunnner is
Latest Answer : hi...i am muraliraju...if u know the concept of GUI map editor in winrunner...the same concept implemented in qtp..as Object Repository...the storage area of objects is called Object Repositary...If you want generate a script in Expert view or keyword ...
In the option of insert menu-output value, How can we insert that output value into our excel sheet?
Latest Answer : first u need to install .net framework. ...
How to get properties of objects in runtime?
Latest Answer : We can use Object Spy and learn the properties. If you are good at VBscript, on expert view you can try this. If you need the reference manual check HP website.Retrieving Run-Time Object PropertiesYou can use the Object property to access ...
How to write procedure and data matrix for a test case in Excel Sheet?
Anybody knows if it is possible to import test cases from excel to test link and how to do that
Latest Answer : 1. Select the Test suite2. Export the test case (I assume you have already created one sample test case)3. select the XML and keywords (if needed) and click 'Export'4. This will create a new xml template5. Feed all the info in the template and ...