How do you that one record was entered in to a particular
table using winrunner?
Answers were Sorted based on User's Feedback
Answer / suresh
you can do using data base check point.
If you use custom check point initially suppose 10 records
are there in a particular table.once u run in verify mode if
one record is inserted then check point fails and shows the
diff. of records..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ratnar ao
hi suresh,
Question should be clear.......please..
Cheers,
ranta rao.
How do u check database record is inserted or not in a
particular table using winruner?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday kumar. a
If the question is about Data table(Excel sheet), we can
use ddt_get_row_count
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the three modes of running the scripts?
Without the gui map, use the phy desc directly?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
Testing work start at once
Explain the purpose of gui spy?
what is automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
what is the advantage of INOUT parameter over OUT parameter?
in which file Data of a Table is stored for further analysis
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
Name the different types of checkpoints?
where does WR records the information about objects in AUT?