What id DB Folder? when it will be created and what it consists?

Answers were Sorted based on User's Feedback



What id DB Folder? when it will be created and what it consists?..

Answer / govind raj

along with above,

db folder file is usefull to play back the action which
is created same without any changes. so, DB folder may
create when script is created, bcoz we can run the script
without save

Is This Answer Correct ?    1 Yes 0 No

What id DB Folder? when it will be created and what it consists?..

Answer / naren

DB Folder is one which is created when saved the script in
winrunner. It consists of winrunner technical info and
Analog related statement info..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

How do u identify the object that it is a standard object or not

3 Answers   ADITI,


How to remove the data driven wizard from the script?

0 Answers   TCS,


regular expression differance in qtp and winrunner

1 Answers  


what is the difference between bitmap checkpoint and image checkpoint

1 Answers   Ness Technologies,


What is the default type of constant TSL supports?

1 Answers  


How to close the winrunner window from the script itself?what is the code?

2 Answers   EDC,


After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????

2 Answers   Ness Technologies,


For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)

3 Answers  


what is the file extension for object in AUT captured by WR

1 Answers  


how many license keys are there for winrunner in your company?

3 Answers   MBT,


What is toogle breakpoints? How does it differ from break points?

1 Answers  


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

1 Answers  


Categories