How can the user get a text of a web element?
Answer / Puneet Kumar Bhardwaj
To get the text of a WebElement in most automation tools, use the getText() method. For example: `String text = myWebElement.getText();`
| Is This Answer Correct ? | 0 Yes | 0 No |
Please name a couple of standard web function found in the function generator?
What are the challenges using QTP11, QC11 with SAP TAO?
What are the primary features of good automation tool ?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
Tell us how do you get the width of the textbox?
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
What is the purpose of deselectall() method?
What kinds of annotations are used in testng?
What are the different types of an automation tool that you are aware of?
What is the best scripting language for automation (function) testing
how to write ciertification in QTP?
What testing activities you may want to automate?