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

Answers were Sorted based on User's Feedback



What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / uday kumar. a

Hi Naresh,
Static analysis means, just go through the code without
creating any executable or binaries. Just c the code and
finding defects is static analysis. Even it is with
intention of finding the 'errors' in program or check for
the defects, it is not the testing we conduct.
My option goes for Unit Testing only, because this the
first test we conduct for any product/project. All prior to
dynamic testing are QA related activities.

correct me if i am wrong.

Is This Answer Correct ?    4 Yes 2 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / praveen

C) Static analysis

Is This Answer Correct ?    3 Yes 1 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / ashok

none of the above..
first test in s/w testing process is sanity/smoke testing

Is This Answer Correct ?    4 Yes 2 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / raghunandan rao

Yes uday ur correct,Unit testing is the first test in
testing process,though it is done by developers after the
completion of coding it is correct one.

Is This Answer Correct ?    2 Yes 2 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

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

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / praveen

b) unit testing

Is This Answer Correct ?    1 Yes 2 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / ashok

it is unit testing ,it was conducted by developers in a
single module, after completion of the single module they
wont give to the testers,they will check first their code
is right or not,ie wt ever code developed by the developers
chect it correct r not ..
in this we check
basis path testing
operation testing

Is This Answer Correct ?    0 Yes 1 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / jayanthi n

ofcourse, it is only Unit Testing. Bcoz as well as the
application gets ready the developer will do the Unit
testing.

Is This Answer Correct ?    0 Yes 1 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / sowmya

Hi
unit testing is the first test done in software
testing.though it is done by developer

Is This Answer Correct ?    0 Yes 1 No

What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analy..

Answer / mani

many of student dont know exact answer .why they try to
give wrong answer.that's why ambiguity creat in fresher
mind.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is disaster testing and recovery testing ?

5 Answers   CTS,


what is mask testing?

2 Answers   MBT,


what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)

7 Answers   IBM, Wipro,


Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger

3 Answers   McAfee,


What procedure you follow between gathering requirements and carried out testing?

2 Answers   STG,


what is system testing?

6 Answers  


what is the status of defect when the developer reject the defect?

12 Answers   Wipro,


what is test harness and testability?

1 Answers   Cisco,


approx how long a simple website take time just for manual testing including report generation.

0 Answers  


What is diff between Load testing Stress testing?

5 Answers   TCS,


What are the goals of a performance testing of a web application

1 Answers   ProKarma,


What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa

3 Answers   CFC,


Categories