How to do text matching?
No Answer is Posted For this Question
Be the First to Post Answer
Let us assume there is a web-table, In this web table we have no.of Rows and Coloumns , in a Row/Coloumn(like 3*2 i.e 3rd row 2nd coloumn)is a weblist , in this web list we have almost 6links , then we click anylink a new window will activated! How can we write the script for ?? in QTP
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
What different actions are performed by find and show button?
What is the difference between STATIC FUNCTION & STATIC?
If we send the bug report but the developer didnt understood the bug report then will the tester do?
how do you know which software with version(ex.msoffice)available in our system,using tsl functions
How to write a content in to the file..which function did u use for that..?
what is data driven framework?
Is 'public' allowed inside of the function declarations?
How many recording modes are provided by WR?
How to to get the information from the status bar without doing any activity/click on the hyperlink?