Answer Posted / 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 |
Post New Answer View All Answers
What is a maturity level?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Architectural structure of the insurance project?
Can you explain usability testing?
What is bucket testing?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Explain the procedure for manual testing.
What is a test server?
how to test the case with 5 combination and inputs
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
When have you had to focus on data integrity?