Describe some problem that you had with automating testing
tool.
Answer / 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 |
What is test driven development?
Are reusable test cases a big plus of automated testing and explain why.
Why automation testing?
How can u enter text in one particular text box? if one webpage contain multiple text boxes, all text boxes with same properties there in no index and Location properties
what is the difference between keyword driven frame work and data driven frame work.
Can test automation improve test effectiveness?
Tell us what is the alternate way to click on login button?
Is ui level testing possible?
1.what is senario?
Why do you prefer selenium automation tool?
is anybody suggest me which one is the best testing institute in ameerpet hydrabad
Do you know what is a xpath?