ihave one doubt in manual testing? what is the testing process
Answer Posted / sanjana
Testing starts from the coding phase and continous up to
the the last phase of SDLC.
1)After receiving the requirement document we will start
understanding the requirements after understanding all the
requirements if we found any doubts then we will send it to
the BA for clarification
2)if still any doubts are left we will get it clarified in
the review maeeting
3)after understanding we will take a test case template and
start writing testcases
4)once first build is released we will start executing it
and finds any defects,if defects r found we will send it to
the developer and wait for next build
5)this process continuos untill we found it is defect free
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
2. How you will collect a module from the version?
Name a couple of standard web function found in the function generator?
How could you explain the main difference between webdriver and rc?
Do you think that testing can be done only at the ui level?
Tell me how could ajax controls be handled in webdriver?
what is GDC
What criteria do you consider for automating a test?
What are the types of framework used in software automation testing ?
What you know about table-driven testing?
What are pros and cons of automating tests at ui layer?
Tell us what automation tools could be used for post-release validation with continuous integration?
What is tree view in automation testing?
What are the frameworks available in rc?
Explain what is the difference between findelement () and findelements ()?
Can you do without a framework?