what techinques do u follow in suring testing?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out test deliverables?

680


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1636


What is the difference between manual testing and automation testing?

647


How do you determine user soad for a perf test of a Web application?

1875


Can you explain requirement traceability and its importance?

659






What is the difference between pilot and beta testing?

706


How we allocate the priority(Blocker, Critical, etc.,) in Testing?

1299


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

1517


3.if a questions asked as,what is the quality standards you are following? what i need to tell.

1361


1.what promted you to become involved in QA/Testing?

1739


what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance

1443


What are the types of maintenance?

603


Describe Testing Decomposition?

715


What is the Myers Boundary Table?

1554


Write the test cases for godaddy home page

1242