what is the difference between the focused and enabled?
Answers were Sorted based on User's Feedback
Answer / satish
Enabled
for example when you look at any push button, check whether
it is active or not. If it is active, then it is enabled,
if it is inactive then it is disabled.
Focused
for example when you open any login form, check where the
cursor is. In Yahoo login, the cursor is at yahoo id text
box, that means yahoo id text box is focused. after entering
yahoo id press tab, the cursor goes to password text box,
here password box is focused, press tab, the cursor goes on
push button i.e. submit. Here Submit button is focused.
correct me if I am wrong......
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satyaprasad
enabled means that field is in activated mode.focussed
means even it is in disabled mode it can be focussed ex:if
press Tab button in any open window ,disabled fields also
be focussed
| Is This Answer Correct ? | 0 Yes | 0 No |
can anybody pls tell me that what type of interaction takes place or what type of discussions or questions take place between a tester and client regarding the project.
Which method of testing we use to test LOGIN page?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What can be the possible Test Cases for an Admin Control Panel in a Web Application
what is AUT?
What is the difference between load testing and volume testing?
what is the FURRRPSC model?
1.what is software testing?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
Explain a bug which if you have missed could have created a big problem.
Can you explain steps in function points?
How you will test media player ?