wt is the use of multiple questions in QTP
No Answer is Posted For this Question
Be the First to Post Answer
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 to calculate no. of repeating characters in a a string..please give me the code
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)
write qtp descriptive programming to activate multiple notepads? please urgent friends
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
what is On Error Resume Next ?
Differences between QTP & Winrunner?
Explain the difference between call to action and copy action?
What is meant by Pseudo Code?
what is the diffrence between script and Language ? (Chandana)
How to handle dynamic objects in quicktest professional?