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
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 |
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 |
Explain WinRunner testing process?
What are the features r there in winrunner 7.6 over winrunner 7.01..B'cos Iam using Winrunner 7.01
how can we make use of virtual object wizard to identify similar object can u explain with an example
What the Script for Database Test Using WinRunner
2 Answers Bally Technologies, CTS,
what is the extension for WR files?
How do you do digital signature test in winrunner?
what is the file extension for object in AUT captured by WR
Which of the following, we cannot include in a compiled module? a)check points b)analog statements c)reporting statemnts
How do you scope, organize, and execute a test project?
How to integrate automated scripts from testdirector to winrunner scripts?
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
i would like to know the steps to write tsl exception and object exception with a simple example