Can anybody suggest me which Functional tool will support
SOLARIS(QTP,WinRunner,Rational.....)
Answer Posted / vipin
winrunner
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What all things can you automate?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
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.
What is test driven development?
How the object properties will be recognised by the tool If the functions/ statements are written manually?
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
Why do you want to keep this kind of information in a separate file and not directly in the code?
What is a framework and what are the frameworks available in rc?
Can we find all links on a web page?
In Selenium how a test suit is run and report is generated.
What is the purpose of getoptions() method?
Bug report formate in bugzilla
suggest me the free online books on software testing?
Can the activities of test case design be automated?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.