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 |
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.
What is known as data-driven testing?
which sanity testing is performed?
Tell me the test cases for Notepad?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Is Software Testing categorized as a technical or Non-technical job???
Hello! can anyone explain IN DETAILS what is API??? thank you!
What is Build and what is Installation testing?
Mapping the test cases with the requirement. What is this process called?
How do u prepare test environment for ur application?