how will u Do Smoke testing and Sanity testing for these
fields:We have 3 fields on page: Name,Address and Pincode ?
Answer Posted / rajkumar gholve
Smoke testing is BVT that is u will briefly visit all the
functionalities to make sure nothing is breaking. For this
example i will check wheather all the fields are accepting
inputs and displaying it properly.
For Sanity testing i will choose one of field and test that
field in detail.
Smoke testing is broad in approch & Sanity is narrow in
approch.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What r the functional testing u perform?
which sanity testing is performed?
What are the review documents used for testing?
few automation basic questions One question to write a scriot in any language you know.
how to create automation frame work ?
What is early testing?
Test approach to windows update?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What is a test scenario?
What is a test severity and test priority? difference between them with suitable examples?
sanity testing is done during regression testing.is it true.if it is true plz explain?