hi,we will have to select web test option in add-in manager(in winrunner) before start testing on any web pages.then there r perticular functions r available in winrunner to add check points in tsl script.
Try this.
Close the application.
First open WinRunner then open the application.
Incase if it is java based appication, then check "Mercury Interactive java support is enabled" in your task bar.
i.e. Shell tray wind.
Every application includes a database. The database is used to store the information. When an application is being tested, the database of that application should also be tested in order to assure tha...
Hi,First learn the font using Fonts expert available in Winrunner.Go to general setting and select the font group you created in font-expert.Try to run.it should recognize the text.Bye
I guess, You cann't work on moving objects in winrunner, you have to use QTP for that. If WR does not identify some of application object, then you can use Virtual Obect wizard or you need ...
Hi,As per your question, if u want to terminate the execution, in condition flow you can use texit();R if your question is to terminate the execution, alt+f3 is the method to stop execution.
Bitmap checkpoint: It applies to a particular area on the "bitmap". It is not necessarily the image, though it could be the bitmap for the entire image. e.g: If the image is of a person, the...
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.
Hi,Connection to the Database can be established using an ODBC connection.Following are some simple steps that may help:1. Set up an ODBC DSNa. Go to the control panel and then double clikc on th...
Hi,The concept of modular testing (referring to setting up a test automation framework), could be stated somewhat as follows:1. Assumption:a. There is an AUT - application/system under testb. You have...
Ans