What is compiled module and batch module in winrunner? how we can effectively use these in projects?
Latest Answer: Using web_browser_invoke(browser,site) function. ...
How do you handle session expiration in website testing while recording and play back of the recorted script
Latest Answer: In Context sensitive recoding, we take the help of GUI map file for getting the information about the objects. In Analog recording, we are keeping all the information as tracks which contains all the information about the mouse movements, x,y coordinate ...
Latest Answer: Batch mode is to execute all the tests at a time. It is also called as stress testing. If you want to execute a single test for 100 times or 200 times you can just use a for loop or any other loop and execute it. ...
Latest Answer: First of all, record the file in normal condition and then run it in normal condition then goto seting menu>general option>Run, You can decrease the "delay in scnchronization for the stress testing.Click on TSL and goto the line you want to scnchronize, ...
Latest Answer: Hi, Create a DSN for excel. Create a .xls file with multiple tab and name each tab. Use db_connect and db_excute function to access multiple tab's. Table name should be mentioned in square brackets with$ sign. sample ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top