![]() Related Questions Answer posted by shreethik on 2005-06-09 08:36:38: Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating Latest Answer : By using Text Output value we can capture a runtime value form the application under test and store it in a variable or in a localsheet ... Latest Answer : font color change?font size?how can we save data in excel file?how can we open excel file at run time?how can we fetch data from excel file? ... Latest Answer : Run-Time data table stores the run-time values(output values). It can be viewed in Test reults window. ... If you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP? Read Answers (2) | Asked by : damo These are the new features which are available in QTP8.2 and which are not present in 6.5 version.Keyword View: Lets you easily build and maintain tests without writingVBScripts.Auto-Documentation: Provides Latest Answer : Really great help,Thanks ... Read Answers (2) | Asked by : James How to click on the link available in the web table , link is an item in web table and link is not static, i mean it can be any where, you can not guess?here , there are two actions, one is to capture the newly added item and than clicking on it.... Read Answers (2) | Asked by : ravi kumar manne Latest Answer : try this simple code:enter some values in datatable....a=inputbox ("Enter the row : ")b=inputbox ("Enter Column:")msgbox "Row:" & a & "Column:" & bdatatable.SetCurrentRow(Cint(a))c=datatable.Value(CInt(b),2)msgbox ... Read Answers (4) | Asked by : melina Latest Answer : Retrieve text from TextBox:var_Text = Browser().Page().WebEdit().GetROProperty("value")Retrieve text from ListBoxvar_Text = Browser().Page().WebList().GetROProperty("value")Retrieve text from Webtable/Datagridvar_Text = Browser().Page().WebTable().GetCellData(rownumber,coulmnnumber) ... Read Answers (4) | Asked by : mann Out if the given solution which is the way to find a window is minimized or nota) Get the abs_x " and "abs_y runtime values and check if they are equal to 3200 b) ICheck weather the window exist or notc) Try to click on a control in a window and if it fails, assume that the window is minimizedd) There is no option to check whether a window is minimized or not What is the best way to run the applications in QTP. "Not preferred Record/Playback".Normally people will run from the 'excel'.can you please give me the best idea for this. Read Answers (4) | Asked by : RAM
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||