what techinques do u follow in suring testing?
Answer / yugandhar
while writing the test cases we will follow test type
mapping for each step for the maximum test coverage
SCREEN NAVIGATION
? Login, Logout
? Opening and closing a wizard
SCREEN REPORT/LAYOUT
? Fields in the wizard
? Links in the task pane
DATA DISPLAY FORMATTING
? Chronological order
? Default values
? Default faux tabs
? Mandatory fields ? display in blue and bold
? Domain values
? Columns in list view
? Audit
ERROR HANDLING AND REPORTING
? Message for not entering a mandatory field
? Message for field validation
USABILITY
? Messages for confirmation (Yes/No)
? Tooltip messages
? Fast keys
? Tab order
? Paging selection
DATA AND INPUT VALIDATION
? Entering values for fields
? Enabling / disabling task links based on selection
of a record
DATA COMMIT POINT AND DATA INTEGRITY
? Clicking on Finish
we will make sure all the above test types covered in the
test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you feel about cyclomatic complexity?
specify another matrix/table used for same functionality as of tracibility matrix?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
what are the risks involved in testing ?
write a single scenario which describe error , bug and failure.
How to do manual testing of a E-insurance project (end to end process)
Anyone tell me the test cases of Shopping Favorite
what is exemption and resumption criteria in test plan?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
what is port testing and do it comes in manual testing?
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..
what is STUB & DRIVERS ?