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

Answers were Sorted based on User's Feedback



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

Answer / praveen 9885734486

Custom check is to check backend table's row count and
coloumn count with tsl script

runtime record check is to maping between objects in build
with back end database table's coloumns

Is This Answer Correct ?    0 Yes 1 No

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

Answer / aaa

These are the types of data base check points.
Custom Check: is used to conduct backend testing on number
of rows, columns, and content of the table.
Runtime record check : It's an optional database checkpoint
we use this option to find the mapping in between the
frontend operations and backend tables.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More WinRunner Interview Questions

What is keyword driven testing? what is the difference between severity and priority?

2 Answers   Mind Tree,


What are the synchronization points?

0 Answers  


What are the functions generate when u use GUI Check point?give me some of ones?

4 Answers   Second Foundation,


What is contained in the GUI map?

1 Answers  


what is batch mode, how can u run ur tests in batch mode?

3 Answers   MBT,






What is the Winrunner Framework in your organisation?

1 Answers   CA, TCS, Valtech,


If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??

2 Answers   Accenture,


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

0 Answers  


Explain the purpose of gui spy?

0 Answers  


how do you analyze the result in update and debug mode

1 Answers  


In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.

1 Answers  


Please any one Knows Send the Website for Writing different TestCases with different Examples

0 Answers  


Categories