how can we know the program is testing by multiple test
data in data driven frame work?
Answer / keshab
after executing test script , result will come that will
display , iteration of action & which data is action
| Is This Answer Correct ? | 1 Yes | 2 No |
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
what is advantage of descripting programming in QTP?
If created one virtual object? Next time I changed the window position will it work?
Tell me few important difference Between QTP and WinRunner?
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What type of error u will get if u have not installed java add in in java project? what is the error name ?
What is object identification?
What are the different recording modes?
Which functionalities of QTP used in banking project? pls any say answer?
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.