Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the first test in software testing process
a)Monkey testing
b)Unit Testing
c)Static analysis
d)None of the above

Answer Posted / lakshmanaraj bg

unit testing is the first test in software testing process.

In Unit Testing, Different modules are tested, against the specifications produced during design for the modules.

Unit Testing is the first level of dynamic testing and is first the responsibility of the developers and then of the testers.

Unit testing is performed after the expected test results are met or differences are explainable/acceptable.

In UNIT TESTING, we have to do the following checks
1. Field level checks.
2. Field level validation
3. User Interface check
4. Functionality check.

1. Field Level Checks:

In Field Level checks, we have to do 7 types of checks.

1. Null characters.
2. Unique characters.
3. Length
4. Number
5. Date
6. Negative values
7. Default values.

2. Field Level Validation:

Here we have to check
1. Date range check.
2. Boundary value check.

In date range check, we have to check whether the application is accepting greater than the system date or not.

In boundary value check we have to check a particular field with stand in the boundaries.

3. User interface Check:

In User Interface check, we have to check

1. Short cut keys
2. Help check
3. Tab movement check
4. Arrow key check
5. Message box check.
6. Readability of controls
7. Tool tip validations
8. Consistency with the user interface across the product.

4. Functionality checks:

Here we have to check

1. Screen functionality.
2. Functionality of buttons, computation, automatic generated results.
3. Field dependencies.
4. Functionality of buttons.

In functionality check, we have to check, whether we are able to ADD or MODIFY or DELETE or VIEW and SAVE and EXIT and other main functions in a screen.

Here we are checking whether Combo box drop down menu is coming or not.

While clicking 'save' button after entering details, checking whether it is saving or not.

While clicking 'Exit' Button should close the current window.

Automatic result generation like, for e.g. When entering date of birth, system.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write test case for linked in sign up page ?

2393


what risks do u faced u r projest how do you solve

2080


How do you estimate white box testing?

1076


Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?

2630


Have you ever completely tested any part of a product? How?

2413


What is the big deal about ‘requirements’?

1239


What is Web architecture that are followed while doing online project and tell the samples of architecture?

2206


how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?

2227


iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

2049


How to derive test data from the design documents?

2000


What is software configuration management?

1184


Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position

1926


What knowledge I must have as a 3 yrs. manual tester??

2049


What about the test case if the field only takes a certain number of characters or a minimum number?

1122


what do you mean by Develop test data through sourcing (or) handcrafting techniques

2805