How to recogonise dynamically changing objects in an
application(ie Web or Standalone)
What is tsl? What 4gl is it similar too?
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,
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..??
How to read the third party controls in the application
Which function to use to compare the application date with system date?
which testcases do u automate?
What is contained in the GUI map?
How will you review the test case and how many types are there ?
How do you handle pop-up exceptions?
what is the TSL statement for pass/fail crieteria appear in the test results of TD?
What are the functions generate when u use GUI Check point?give me some of ones?
what is the testing high level architecture