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 Static & dynamic Testing?

Answers were Sorted based on User's Feedback



What is Static & dynamic Testing?..

Answer / sharmila d.y.

STATIC TESTING: This type of testing is done during
Varification process. It does not need computer, testing
of a program is done without executing the program.
ex:Reviewing, walkthrough..

DYNAMIC TESTING:This testing is needs computer. It is done
during Validation process. The software is tested
executing it on computer.
Ex: Unit testing, integration testing, system testing...

Is This Answer Correct ?    169 Yes 12 No

What is Static & dynamic Testing?..

Answer / yaseen mubarak

this is mubarak.

static testing means analusis of a program carried out

without executing the program.

dynamic testing means testing based on a specific test
casesby execution of the test object or running programs.

Is This Answer Correct ?    81 Yes 28 No

What is Static & dynamic Testing?..

Answer / vinodh anandhan

Verification process are done in Static Testing
Validation process are done in Dynamic Testing


Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    42 Yes 16 No

What is Static & dynamic Testing?..

Answer / sasidhar

static testing is equals to GUI testing . To perform this
no need to execute any app., just look n feel, whether all
required features r avail or not?

dynamic testing will be done while executing & after
executing an app.We can say this is functionality testing

Is This Answer Correct ?    30 Yes 7 No

What is Static & dynamic Testing?..

Answer / sayantan basu

1)Static Testing is nothing but a form of testing technique
where testing method requires programmer to manually read
there own code to find any error.The application is not
used in this technique.Mainly it is applied on
Documentation and used to analyze the physical code.

Dynamic Testing is used to test the application or
software in the time of execution.It isw applied on the
time of validetion.

2)Static Testing is done before the software is designed
Where Dynamic Testing can not be donwe if designing
part is not done

Is This Answer Correct ?    24 Yes 3 No

What is Static & dynamic Testing?..

Answer / nupur gupta

The Verification activities fall into the category of
static testing.During static testing we have a checklist to
check whether the work we are doing is going as per the org
standards or not. This is done with
walkthroughs,inspections,reviews
On the other hand,Dynamic testing involves executing the
code and to check if it works as expected.They fall in
validation activities. They inclulde system testing,unit
testing,integration testing.

Is This Answer Correct ?    14 Yes 5 No

What is Static & dynamic Testing?..

Answer / kiran

“Analysis of a program carried out without executing the
program.”--STATIC TESTING


“The process of evaluating a system or component based upon
its behaviour during execution. “-- DYNAMIC TESTING

Is This Answer Correct ?    8 Yes 2 No

What is Static & dynamic Testing?..

Answer / harika

STATIC TESTING: This ia an analysis of a program carried
out without executing the program
DYNAMIC TESTING:This testing is used to test software
through executing it.It is almost similar to static testing.

Is This Answer Correct ?    51 Yes 47 No

What is Static & dynamic Testing?..

Answer / raghu

Static testing is done on UI its a look and feel testing
Dynamic Testing is done on an application by domain
experts after the application is released dynamically.

Is This Answer Correct ?    13 Yes 9 No

What is Static & dynamic Testing?..

Answer / ankita sharma

static testing will include self review,code inspection,walk
through and peer review...this is a kind of group activity.
this testing is usually done before executing codes of
application..

dynamic testing can be...for example..if there is a login
page on web...its fields are tested by typing in a no. of
varying values..like alphabets,numeric,special characters...
the page is actually altered by feeding in the inputs..
dynamic testing r of 2 types..
white box n black box
white box-internal system design is tested
black box-input values output values and functionality dependent

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.

3 Answers  


1> Which is the latest technology use for login page? 2> What is virtual keyboard? Is it more secure than key board?

1 Answers  


Architectural structure of the insurance project?

0 Answers   IBM,


What is the test case, test scenario, test suit and explain differences bewteen the above ones

9 Answers   Kclink Technologies, Oracle,


What is a Module?

4 Answers  


What is difference between windows based application and web based application?

1 Answers  


There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?

2 Answers   Crea,


Why is it impossible to test a program completely?

0 Answers  


What is STLC?

3 Answers   RBS,


If there is only one module or unit then how you test it?

1 Answers  


I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)

6 Answers  


When we will do Retesting? Only after Bug fixation?Is there any other case?

8 Answers   HP,


Categories