manual&automation testing
Answer / mfsi_satyakamm
Manual testing: It is the form of testing which is being
conducted manually by humans i.e. human input and evaluation.
Automation testing: Here the testing process is completely
automated by writing scripts for automating a test. Here
normally inputs are recorded from the manual tests
conducted before. Automation testing is generally used for
regression testing where same tests need to be repeated
again and again. Better to automate than to test manually
all the repetitive tests.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is forward & backword tracebility matrix?
What is Cycle Testing? Not Testing Life Cycle?
what is a test analyst? what are his responsibilities?
how can u differentiate intgration test cases with functional test cases
What is QA Life Cycle?Can anyone describe it?
1. When you consider employing a failure mode and effect analysis?
what type of testing techniques are using after accept the build?
what is database testing?
What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
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...
EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?