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 |
Why regression testing is important?
difference between QA and QC????
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
What do you like most about Quality Assurance/Testing?
in v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused
Define quality for me as you understand it
How do you know that your test cases will meet the requirement that the client required for the application.
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Mention some of the types of software testing?
Life for QA & job oppurtunity ?
what is entry and exit criteria?
can anybody clarify me that requirements carries id number likewise functionalitis under that requirement has any id number or not?