Which one of the following TSL functions/statements CANNOT be used in public functions? Choice 1 : GUI_load(); Choice 2 : ddt_set_val(); Choice 3 : menu_select_item(); Choice 4 : obj_get_text(); Choice 5 : obj_check_gui();
Latest Answer: DLL is similar to compiled module concept.Ex:consider abc.dll.INSTALL dll file in the respective environment and make the different tests or Test cases as compiled modules.Use Load and Unload functions to Test the activity. ...
Latest Answer: You can test group of tests unattended by creating and executing a single batch test. A batch test is a test script that contains all call statements to other tests. It opens and executes each test and save the test results ...
If the application has GUI changes between previous test and current test process, how to identify them and save it into my old global GUI file?
Latest Answer: Main test: Maintest calls the all scripts which are written for different modules including user defined functions and compiled modules. Briefly complete scripts called it is as maintest. ( some times we call startup script as maintest, because from where ...
The property of winrunner is class and label. What does property, class and label refers to.? Explain with an example
Latest Answer: GUI Map Configuration is used to map custom control to a standard control ...
View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Go Top