Difference between Static and dynamic Testing & Which type
of testing include in Static and dynamic Testing ? explain
in detail with example.
Thanks
Answer Posted / jyo
we can compare static and dynamic testing in V-V model.
in 1st part we test
1)Requirements + Review of requirements
2)SRS + SRS review
3)Design + Design review
4)Code + Code review
THis testing is nothing but the static testing or we can say
as verification also
in another part we test below
1)Unit testing
2)Integration testing
3)System testing
4)UAT user acceptance testing
This testing is the Dynamic testing which is called as
validation.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
If you're given a program that will average student grades, what kinds of inputs would you use?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
How do you get programmers to build testability support into their code?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
what are questions asked in TCS for database tester (sqlserver)?ay idea
What is data flow diagram?
what is base time , how can we base time your doc"s ?
hi can anyone tell me about vision plus testing? and what about its future
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Tell me agile process in your company
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?