i have 100 check box in a link,out of 100 check box in 25
check box their written qtp(any where i dont know),i have to
select first check box where 1st qtp found.
Answer Posted / tom chruise
you need to create child object then use of GetRO fetch the
expected value
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
List some advantages and disadvantages of manual testing.
In general, how do you see automation fitting into the overall process of testing?
Highlight attributes of good framework?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
Tell us what you know about table-driven testing?
When will you not automate testing?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Is ui level testing possible?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What are the important modules of an automation testing framework?
How to decide the tool that one should use for automation testing in their projects?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
Please explain what is the difference between findelement () and findelements ()?