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 AUT testing will be done in BRS phase in V-Model
What are test driver and test stub and why it is required?
what r the status for test cases?
6 Answers Thatavarti Technologies,
what kind of issues do u think a QA team might face if sw is built incorrectly?
What is Deffered? explain it who allocate it?
Please let me know the differnce between Static testing and whitebox testing with Example.
What does the test strategy include?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
How do you know when your code has met specifications?
What is branch testing?
Explain what is the rule of a "test driven development"?
How to design test cases?