hi i m runing a login script using multiple data by importing
from excel sheet, now i want to get a status pass or fail each
time the script run for multiple data??
so anyone can help me out?
Answer Posted / meher dawlekar
Hi
In the above ans i forgot to put a statement
Datatable.setcurrentRow(i) after "For i = 1 to sheetcount
step 1"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me how would you test your own element locator?
What do you think holds testers back to do automation? Is there a way to overcome it?
How could the web element attributes be inspected in order to use them in different locators?
Stop automating the tests which run once?
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
Tell me what kind of tests should not be automated?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
Highlight attributes of good framework?
hi, I want to study TIA portla V11. where can I get online courses?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What is meant by the automation framework?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
What is test driven development?
Tell us what methods of robot class do you know?