Answer Posted / bhuwon
In Static testing we do not test the application/software,we
check only for codes,algorithms,syntax of the code or
manually reading the code or checking the document to find
errors.it mainly consists of code reviews,walkthroughs and
inspections.
Whereas,in dynamic testing we open the application or run
the application and perform testing.Here we consider the
physical response of the system.It consists of Functional
testing,Integration testing,System testing and acceptance
testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is common interface?
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
What is mutation testing & when can it be done?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
Tell me a critical defect in which your Client,PM,PL appreciate on you
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What are the different servers and difference between them?
Why is software testing required?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Define brain stromming?
Could some one tell me test cases for multi line text boxes like Notes field?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form