Answer Posted / 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 |
Post New Answer View All Answers
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What r the documents required for performance testing
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Suggest some book to learn more test case???
write test cases on wall
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
How to do Performance Testing manually for a Flash Application?
What are the review documents used for testing?
Hi, Anybody knows about Hexaware company..
How can you use technology to solve problem?
Write a set of test cases to test youtube?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Can you explain an application boundary?