diff between smoke testing and sanity testing
Answer Posted / kvk2016
Smoke Testing: As soon as we receive build, to check whether build is executable are not, where to check major functionalities are working are not in order to check wheather we go for further testing are not
Sanity testing: performing testing on major and minor functionalities of the application are working fine are not
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What do you do (with the project staff) when the schedule fails?
What is Independant Testing? When and where this type of testing will be performed?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
How we can test Cookies Manually?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
. Is any graph is used for code coverage analysis?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
what is dib format?