What do you mean by dynamic testing?

Showing Answers 1 - 16 of 16 Answers

ABHISHEK CHAKHIYAR

  • Oct 12th, 2006
 

dynamic testing is the testing the s/w without any documents like test cases.

Adhoc testing is dynamic testing

abhishek

9449544028

  Was this answer useful?  Yes

hanisha

  • Oct 13th, 2006
 

static testing is testing the application without actually executing it, like testing the process verification, reviews, inspection. where as dynamic testing is actual testing which includes execution of the application

  Was this answer useful?  Yes

Roopa Shankar T.V.

  • Oct 13th, 2006
 

Dynamic Testing is the method of testing input and output thoroughly and thus enabling to build  confidence to release the project. 

  Was this answer useful?  Yes

byju philip

  • Oct 17th, 2006
 

Executing Testcases, creating defect reports these things come under dynamic testing. Dynamic testing is related with the technical work(Execution) done on a given product. Executing the testcase and comparing with the expected output with the actual output.

  Was this answer useful?  Yes

veerendra potla

  • Oct 25th, 2006
 

Im sorry abhishek . ur reply is related to static testing. Dynamic testing is always thru execution .... i request all our frnds that pls ensure that our replies should give  atleast  clear idea....not with ambiguity or completee deviation.if we have doubt in our repliies atleast we should mention that we 'r not sure..

veerendra potla

  Was this answer useful?  Yes

kumar k

  • Nov 2nd, 2006
 

hai abhisekur reply is like static testing. actually dynamic testing is what we are doing after verificatin, we will go for validation that is execution of apllication based on test cases and test datas.dear friends pl ignore if my answer is wrong

  Was this answer useful?  Yes

sudhakar2068

  • Nov 14th, 2006
 

Testing Software Through executing it.

Sudhakar.

Email id:kollasudhakar2005@yahoo.co.in.

Number:09819859346.

  Was this answer useful?  Yes

Dynamic testing refers to any testing that examines the dynamic behavior of a software program.  It is performed after the software is compiled and run.  By supplying input data, a tester analyzes the dynamic nature of a system as variables respond and change over time.  Types of dynamic testing include:

1) Unit testing,
2) Integration testing,
3) Functional testing,
4) System testing, and
5) User acceptance testing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions