Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WinRunner Interview Questions
Questions Answers Views Company eMail

How to Know through script which add-ins are loaded with winrunner?

Accenture,

2 6240

How to write a content in to the file..which function did u use for that..?

Accenture,

1 5669

How many Record Methods are there in Winrunner?

Accenture, Indicus Software,

6 9599

Which is the default Record Method for Static Text Object?

Accenture,

8 11328

What is Diff. between Pause() ,report_msg() statements?

6 10537

Will TSL supports function overloading and operator overloading?

Accenture,

1 5477

How do you do digital signature test in winrunner?

7 8403

What is synchronization? what is the purpose of wait() function? what is the diff. between wait() and other synchronization functions in winrunner?

Infeneon Technologies,

8 19945

what is custom check point? what is the diff.between custom check point and runtime Record check ?

Infeneon Technologies,

2 6730

what is Retesting and what is the difference between Retesting and Regression testing?

Accenture, Infeneon Technologies,

7 11212

How to know from the script that whether the object is custom object or virtual object?

Wipro,

5 8309

In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?

2 6470

Tell me the function to move to the next row in a data table?

Accenture, Landscape Technologies,

2 7701

Tell me the function to export the content from one data table to the other?

Landscape Technologies,

1 4758

How to insert the data in to the data table from the data base records?

CTS, Landscape Technologies,

2 8979


Post New WinRunner Questions

Un-Answered Questions { WinRunner }

Why don’t we normally load the gui maps through start up scripts?

1030


How do you make the configuration and mappings permanent?

1016


How to check the background colour of the screen in WR?

1897


What is the purpose of set_window command?

1215


Which are default codes winrunner generates when we start the application?

2054


Explain the difference between gui map and gui map files?

1035


What happens when the gui map file get loaded?

1180


Have you ever created a start-up script?

1136


How do you identify which files are loaded in the gui map?

1122


How do you handle tsl exceptions?

1145


What are the virtual objects and how do you learn them?

1177


i get error "winrruner cannot identify object" and gives details like the physical description of object "windowsFor....378734a_11" has changed descritpion in GUI map new discription Description { { class:object class:object Msw_id:264896 Msw_id:918548 } } Below is a script of functionality where amount is transfered from users account ,first contact summary of user is opened then transfer button is available on which we click .on clicking transfer form opens and various details are entered like amount to be transfer,transfer type .line where i m getting error is obj_mouse_click ("WindowsForms10.Window.8.app have marked it with red in script .0.378734a", 164, 10, i would be very thankful if anyone can give help related to this problem. *SCRIPT IS BELOW:-* > # Shell_TrayWnd > set_window ("Shell_TrayWnd", 1); > toolbar_button_press ("ToolbarWindow32_1", "Contact summary - > Scheme: > SCHEME CARD PROGRAM (admin - Local - V.1.8.2.0000)"); # Button Number > 3; > > # Contact summary - Scheme: SCHEME CARD PROGRAM (admin - Local - > V.1.8.2.0000) > set_window ("Contact summary - Scheme: SCHEME CARD PROGRAM (admin - > Local - V.1.8.2.0000)", 1); > obj_mouse_click ("CommandBar1", 437, 15, LEFT); > > # Transfer (admin - Local - V.1.8.2.0000) > set_window ("Transfer (admin - Local - V.1.8.2.0000)", 1); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a", 164, 10, > LEFT); > > # #32769 > set_window ("#32769", 0); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a_0", 138, 9, > LEFT); > > # Transfer (admin - Local - V.1.8.2.0000) > set_window ("Transfer (admin - Local - V.1.8.2.0000)", 0); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a_1", 166, > 13, LEFT); >

2107


How to integrate automated scripts from testdirector to winrunner scripts?

1119


Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated

2256


How should we write and execute a user define function using WinRunner.

2098