HI,
Based On The Information Below Write A Data Driven test
Script
Edit Box 1 Should take Value From Num1 Column
Edit Box 2 Should take Value From Num2 Column
Click On Add Button,
Get The Value Of Exp res Column,
Get Value From Actual Result Edit Box ,
Compare Two Values, Write Pass / Fail Value Into Result
Column
Thanks In Advance... Kavitha
Input.Xls
Num1 Num2 Exp res Act res Result
10 30 40 40 Pass
50 40 90 90.5 -
- - - - -
- - - - -
- - - - -
Answer Posted / kavi
Hi Nath,
its really nice.
thanks a lot.
kavi..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you close the second opened browser?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Is it possible to use two instances of UFT on the same machine? If not why?
What is QTP’s model for test creation?
what QTP Options do you know?
How do know the number of browsers opened?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Is it possible to switch between recording modes during a test creation?
Why is action split used by qtp?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How do you create regression test packs?
How does quicktest professional identifies the object in the application?
Why is Client side image is preferred over server side image?
What is regular expression?