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 |
In case you have any doubts regarding your project, how do you approach?
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
why do not u try to get job in your core side(example :-eee)?
What is the difference in responsibilities of programmers and qa analyst?
Give notes on role of ISO in quality assurance.
0 Answers Mahatma Gandhi University,
What is the responsibility of programmers vs QA?
What is cross browser testing?
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
What are the technical risks involved in Software testing project?
how do u create a data table
How to decide testing Strategy?(White box or Black box).
In testing what is the flow of testing AUT, like what test is to performed first and second test and soon Can Anyone list the sequence of testing