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 |
What is a test strategy and what does it include?
When there is a new enhancement, what kind of test cases will you write and how will you ensure that everything is covered
What are the technical risks involved in Software testing project?
what is the difference between CMM and CMMI?
4 Answers ABC, Infosys, Virtusa,
What are the deliverables of Test Plan
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What is the difference between an activity of QA and QC?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
What is severity and priority?Give some examples of severity and priorty and high severity & low priority and viceverse and also explain each.
22 Answers HCL, IBM,
If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.
Why you choose automated testing over manual testing?
steps for perfoming integration testing?