Answer Posted / kani
its nothing but the key board shortcut keys like for ex for
refreshing the application press f5. and for applications
developed the client may specify the hotkeys used in the
application
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are similarities of Agile and Scrum?
write test case for gmail sign up page?
What is the Myers Boundary Table?
what are questions asked in TCS for database tester (sqlserver)?ay idea
Why it is recommended to add verification checks to your all your scenarios?
Can you explain function points?
What is the difference between stlc and sdlc?
What is ecp (equivalence class partition)?
Can you explain decision tables?
If project wants to release in 3months what type of risk analysis you do in test plan?
where do we work with Application, web and Database servers Means which type of applications.
what are metrics and what are metrics did u collect in you are project
what are your thoughts on SPRINT duration
what are all the possible Test Cases for VoIP based applications