which type of testing we r doing at the begining of the
project,and what r the next next testing at the application
Answers were Sorted based on User's Feedback
Answer / abhesheke
For any project the initial testing would be a BVT(Build
verification Testing)irrespective of small or big company if
this testing Activity is missed you can say that the company
does not follow the Testing Process.
1)BVT: The tester needs to check End-to-end of the
Application and say if it is Stable for testing or not.
what do mean by Stable ? :They should not be any error
page(404,500)and any blocker.
Second phase of testing:Functional Testing.
once the BVT testing is done if the application is stable
enough to test you would start testing the application
Functionally .
In Functional testing you would execute all the Functional
test Case start your bug posting accordingly.
Please ping me if you still need any clarification.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / n@n!
subject point of view : sanity testing was done as per the
subject
in real time : there is no usage of word like sanity
testing.
but test the application as per the client specification.
(but testing the functionalities like : user
interface,usability functional,nonfunctional,data
base,environment,stress,volume etc....)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ruchika gupta
I do agree with the answer but have a confusion ,that if we
do BVT first then what is diff in sanity and BVT at the
initial Phase of the project testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is formal testing?
what is positive and negative testing with example?
Define Brain Stromming and Cause Effect Graphing? With Eg?
te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
How to Write Test case for Smoke Testing
Can the system testing be done at any stage?
What is un-installation testing?
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
Differentiate defect life cycle and test cycle.
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
Explain the differences between White-box, Gray-box, and Black-box testing.