What is difference between Sanity Testing & smoke Testing?
Answer Posted / imran
In Smoke testing, We will test the core functionality of the main modules which are mentioned in the requirement phase.
In Sanity testing, We will test the core functionality of the other modules which are depends upon the main modules (which are mentioned in the requirement phase).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What type of testing you perform in organization while you do system testing, give clearly?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Name three reasons why the tester may choose to record in Context Sensitive mode.
What is grey box testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is back to back testing?
Can you explain requirement traceability and its importance?
Manual and automation how do they help in bringing out quality product? Explain?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
What are the different levels of manual testing?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
How can software qa processes be implemented without stifling productivity?
What are the different ways to check a date field in a website?
Explain Operational Acceptance Testing with example ?