who do sanity testing ?
who do smoke testing ?
plz give me correct answers.
Answer Posted / n@n!
sanity testing:
it is the initial satge of testing after build release.
it was done by test engineer.
in sanity testing test engineer test the
installation,connection between frontend and back
end,connection of all pages.
smoke testing:
it is also done by test engineer.
testing the application at final release build is called
smoke testing.
after smoke testing was done the application is ready for
usage.
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
what is scrum how with ex?
Tell me the advantage and disadvantage of cookies?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What is Dynamic Binding and Dynamic Loss?
what exactly is heuristic checklist approach for unit testing?
when database testing comes into manual tesing
What is middle ware testing?? what are the companies using this tech?
Explain severity with example and expalin each example?
What exactly is quality control?
what is the difference between test case and result matrix
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.