Although ordinal identifiers give 100%uniqueness in learning
a object ,why do we use mandatory and assistive properties
first to check the uniqueness of object?????
Answers were Sorted based on User's Feedback
Answer / uday
With ordinal identifiers 100% uniqueness is not possible.
Say the object in the application is moved to another
location(location identifier fails).
Another object item of the same type is inserted or object
item is moved(then index identifier fails).
Close one browser(creation time identifier fails).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mani
bcoz no consistency in ordinal identifiers.. as it is of
three types
location- its give the postion of object inside the window.
index-its gives the value for each object inside the window.
creation time- it is used in web environment(browser)..
as the identifiers location and index are not constant if
any field is introduce in middle of application.........
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you audit configuration management
Explain cmm?
What is capture/replay tool?
Test scenario is written by seeing SRS or by seeing application
Describe bottom-up and top-down approach in testing?
What is random testing?
what is build acceptance test?
why ur looking for change
What is Operational testing?
PET model architecture..?
how can we explain for "what is STLC(software test life cycle)
How Many CMM levels are there?? What are the main differences between each level?