⟩ How to Import data from a .xls file to Data table during Runtime?
Datatable.Import "...XLS file name..."
DataTable.ImportSheet(FileName, SheetSource, SheetDest)
DataTable.ImportSheet "C:name.xls" ,1 ,"name"
Datatable.Import "...XLS file name..."
DataTable.ImportSheet(FileName, SheetSource, SheetDest)
DataTable.ImportSheet "C:name.xls" ,1 ,"name"
What is the purpose of comparators in analyzing the results?
How to analyze results after playback?
For unattended execution which playback options you will use?
How to test Java Applications and what settings you need to do?
What is the purpose of break point?
What is the purpose of the wait state?
What is the use of Global.sbl file in Rational?
Explain purpose of inserting delay values in the scripts of Rational?
What is the use of "TestObject root = getRootTestObject();" in RFT?
What is RTRT?