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

What are the reasons that WinRunner fails to identify an object on the GUI?

1 4457

What is meant by the logical name of the object?

6 19643

If the object does not have a name then what will be the logical name?

1 4258

What is the different between GUI map and GUI map files?

Ordain Solutions,

1 4845

How do you view the contents of the GUI map?

1 4383

When you create GUI map do you record all the objects of specific objects?

1 4515

In an Interview on person asked me about WR frame work. in what way i have to explain and what is the answer?

Stag Computers,

2 5431

hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com

Satyam,

3 6795

can u tell da low severity & high priority in Banking projects with Examples

Agile Software,

1 5160

what is the procedure do u follow for writing the test scripts

Agile Software,

1 5448

ca n u give the eample for low severity & high priority in ur Internet Banking project

Agile Software,

2 5105

ca n u give the example for low severity & low priority in ur Internet Banking project

Agile Software,

2 6643

what is the winrunner framework?

Agile Software, GE,

1 5084

how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?

1 4897

How can integration testing be done through winrunner??

Satyam,

1 4788


Post New WinRunner Questions

Un-Answered Questions { WinRunner }

How do you clear a gui map files?

1225


i would like to know the steps to write tsl exception and object exception with a simple example

2284


what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance

1551


Difference between winrunner and test director?

1216


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

1301


How do you execute your tests from windows run command?

2064


When do you feel you need to modify the logical name?

1133


What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?

1408


How to integrate automated scripts from testdirector to winrunner scripts?

1222


What are data driven tests?

1219


What is debug mode in Winrunner?

2295


How do you maintain the document information of the test scripts?

1112


How to check property of specific icon is highlighted or not?

1101


Explain the purpose of gui map configuration?

1129


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); >

2214