What is the planning and creating datapool?
Answer / Vaibhav Mittal
Planning and creating a datapool involves defining the structure of test data to be used in IBM Rational TestSuite. This includes deciding on the type and format of data, as well as designing the relationships between different data sets if necessary. After planning, you can create a new datapool using the 'Create Datapool' option, which allows you to specify the name, description, and input file location for your datapool.
| Is This Answer Correct ? | 0 Yes | 0 No |
If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence
How will you edit a baseline file of a verification point?
What is the use of Global.sbl file in Rational?
What is the purpose of breakpoint?
What is datapool cursor?
How do you insert Log Messages and delay values in scripts?
What is the purpose of comparators in analyzing the results?
How will you do data driven testing using Robot?
How will you test Java Applications and what settings you need to do?
How can you automate your project?
How many Comparators are there in Rational Robot? List them.