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 |
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.
What is the purpose of the temp GUI map file?
can any body tell me in detail about ERP domine?
How do u identify the object that it is a standard object or not
Have you ever created a start-up script?
How to find the local host name using winrunner ?
How do you suppress a regular expression?
The title of the window consists of Date and Time.Tell me the Regular Expression to recognise that window as unique?
wat is mean by software testing,and what is mean by acid testing
what are Obligatory and Optional properties in Winrunner? what is the use of those explain in detail..
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
how u can connect database without using any wizard in winrunner?