| Back to Questions Page |
| Question |
What is standard data type and what is user defined data type?
|
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Vincy |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
Standard data types that are included with Rational Test.
These data typesinclude commonly used, realistic sets of
data in categories such as first and lastnames, company
names, cities, and numbers.
For a list of the standard data types, see Appendix C.
User-defined data types that you create. You must create a
data type if none of
the standard data types contains the kind of values you
want to supply to a script
variable.  |
0 | Mukesh Kumar Nic |
| |
| |
| Question |
What is the purpose of breakpoint? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Senthil.p |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
the purpose of the break point is used to moniter the
watchlist variables,expressions values  |
0 | Sateesh_t7101@yahoo.co.in |
| |
| |
| Question |
How will you debug your script? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Senthil.p |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
we will debug the script in 3 ways
1 by inserting break points
2 by adding watch points
3 by executing step by step  |
0 | Purush234 |
| |
| |
|
|
| |
| Answer |
and also run the script in debug mode  |
0 | Sateesh_t7101@yahoo.co.in |
| |
| |
|
| |
|
Back to Questions Page |