what is differance between smoke testing and sanity testing?
Answer Posted / neha
Sanity testing
Typically an initial testing effort to determine if a new
software version is performing well enough to accept it for
a major testing effort.
Smoke Test”, a broad but shallow verification of all the
critical functionality
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
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.
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Diffrernce between client server testing and web server testing.
What is validation in software testing?
What is user acceptance testing (uat)?
What is Cyclometric testing?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
Differentiate verification and validation?
Can you explain boundary value analysis?
what is fusion testing and impact analysis???
what is port testing and do it comes in manual testing?
Write 10 test scenarios to test remember me checkbox present in login window
Can you explain decision tables?