when testing will starts in a project?
Answers were Sorted based on User's Feedback
Answer / mnomno
the testing is not getting started after the coding.
after release the build the testers perform the smoke test.
smoke test is the first test which is done by the testing
team.this is according to the testing team.
but, before the releasing of a build the developers will
perform the unit testing.
| Is This Answer Correct ? | 1 Yes | 5 No |
Explain the difference between severity and priority.
hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process
As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
From Quality Center, how can we take a back up of a project??
What are the two main categories of software testing?
What is error guessing?
20 Answers ABC, Thatavarti Technologies,
What is the difference between sanity testing and smoke testing
what is the difference between adhoc testing, and error guessing
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
what is web server ur using at ur current testing of web application.
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance