Posts

Amazon offers

Software Test cycle

Requirements analysis Checking for the number of Modules in the requirement document Preparing requirement traceability matrix and checking for the sufficiency of the requirements Gather the doubts about the requirements from the document and getting them clarified from the client Test plan preparation Preparation of functional test requirements Dividing the test requirements into test cases Checking for the data required for the test case Classifying the test case into small or medium or complex Calculation of the time and effort required for the test case Test effort estimation Classification of test cases into small, medium and complex Analyzing the time and effort required based on the type of test case. Test case preparation Preparation of test case title, steps to execute, gathering data for the test case if required, expected result and actual result. Test case execution Checking if the test environment is perfect by doing smoke test. Then proceeding for the test execution. If t

Do you know the list of programming languages available

Click this link......don't get surprised http://en.wikipedia.org/wiki/List_of_programming_languages

Did you know?You can listen to any PDF instead of reading with Adobe Reader 7 .0 Or 6.0, and the short cut is

Ctrl+shift+b - to hear the entire Document Ctrl+shift+v - to hear the page Ctrl+shift+c - to resume Ctrl+shift+e - to stopOpen any PDF File and test.... unbelievable

Types of software testing

N number of types of software testing Just check out this link http://www.testinggeek.com/testingtype.asp

What exactly is Software testing?

Find out different definitions of software testing........ Software testing is the process used to assess the quality of computer software. According to the classic definition of Myers "Software Testing is the process of executing a program or system with the intent of finding errors. According to the definition given by Hetzel, "Testing involves any activity aimed at evaluating an attribute or capability of a program or system and determining that it meets its required results". Software testing is a methodology to find bugs in the software.