What are the other test cases apart from functional test
cases u write. I told sanity and resgression test case.Then
He asked what u cover in sanity test cases and give with
example...
Answers were Sorted based on User's Feedback
Answer / shyam.meghansh
Firstly we do not write sanity test cases. Apart from
Functional test cases we write System test cases,
integration test cases
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / lucky
Sanity and Regression test cases are subset of Functional
test case.
Sanity Testing: - Pick up the basic steps from fucntionlity
test case doc like navigate to each screen or submit a form
with a nominal data entry.
Regression Testing - Testing after a fix/enhancement
Test the major functionality of the applciation in business
point of view/end User point of view.
Pick the test case which satisfy the above condition.
| Is This Answer Correct ? | 4 Yes | 1 No |
hi , It would be more appropriate if you say smoke testing
also, see once the product is prepared or on initaial
stages we write testcases for each module
(FUNCTIONAL/SAnity) is covered in that case,
then comes after the product prepared we have to test its
daily report on Smoke asis as well as regression asis
so the answer will be SMOKEand REGRESSIOn test cases
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / aseem
Sanity test we do to verify the new build. Its least
required to write test cases for sanity but if u want then
it will be very basic like pages are navigating properly
after filling form value you are able to submmit
successfully. In this test we dont verify the output
| Is This Answer Correct ? | 1 Yes | 2 No |
In which of the software testing phase is QA involved & QC not involved?
What is a ‘use’ case and what does it include?
What are the five common solutions for software developments problems?
How do you deal with environments that are hostile to quality change efforts?
What is the quality audit?
What is the difference between preventative and reactive approaches in testing?
What is context driven testing?
Why did you ever become involved in QA/testing?
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
Explain insurance project modules,and what we need to test on which functionality?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
When there is a new enhancement, what kind of test cases will you write and how will you ensure that everything is covered