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
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
Give some examples for defect management tools?
What are the advantages of the automation framework?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
How do you decide which tool you have to use?
What is open source tool and give example?
What are the different types of scripting techniques for automation testing?
Why do you want to keep this kind of information in a separate file and not directly in the code?
What are the steps involved in the automation process ?
Tell me what is intellij?
What are the various kinds of frameworks that can be used in software automation testing?
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
How the object properties will be recognised by the tool If the functions/ statements are written manually?
What is test tool?
Do you know what is the purpose of deselectall() method?