![]() 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 : Yes you can do more than capture/playback. Descriptive Programming is the answer to this question. We can write scripts without recording and it would still work fine. ... Latest Answer : I will agree with both Kalpana and Vidya Sagar and I will add some more,Output values are used for as input to other tests ware as check points are only comparing also used within the test only. ... How to instruct QTP to display errors and ther description in the test results instead of halting execution by throwing error in the mid of execution due to an error(for example Object not found)? Read Answers (10) | Asked by : Ram 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 : Assign the value of the checkpoint result to a variable. Chek the variable and if it is true, Use ExitTest to exit the testResult=Browser(...).Page(...).CHeck(Checkpoint())If Result thenExitTestEnd if ... Read Answers (2) | Asked by : Jacob Kreuzfeld 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 How to add a failure from a VBscript function to the results. how can I implement the functionality of checkpoint functionality from by VBScript. For Ex: I want to record a failure if some calculations evaluate to false. Read Answers (2) | Asked by : Ashok Can anyone tell me which is the best SDLC model from the QA'S point of view?or which SDLC model is the best and fast? Read Answers (7) | Asked by : Mann
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||