Describe some problem that you had with automating testing
tool.
Answer Posted / kundan yalangi
The problem we have faced using testing automation tool is
with the Sap Gui Grid . While accessing the function
FindRowByContent() function. The above mentioned function
returns the number but inorder to click that row, we need
to pass it to the ClickCell() function in that object . we
are passing return value of FindRowByContent() to a
variable which inturn is passed as an argument on to the
ClickCell() Function .But unfortunately its not working .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me what is a keyword-driven framework?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
what are the steps followed in unit testing, system testing, integration testing
What is the process of Automation Testing?
Name a couple of standard web function found in the function generator?
Tell us how to select a value in a dropdown?
What is test automation or automation testing?
What should you do after finding a bug?
What are the limitations of automating software testing?
What are the types of framework used in software automation testing ?
What are the primary features of good automation tool ?
What is the purpose of the wrun.ini file?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
How do you choose which automation tool is best for your specific scenario?
What type of scenarios can be automated?