do you write test case for smoke testing?If not why?
Answers were Sorted based on User's Feedback
Answer / mudaseer
No we don't write test case for smoke testing because
we have already written test cases for functional,integration
and system testing.
we select positive test cases already written for
functional,integration and system testing and we test the
application.this is known as smoke testing.whenever we get a
build by default we do smoke testing.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / avishek
No we dont have to write testcase separately for smoke testing, coz by that time we are finished with writing tcs and smoke testing is nothing but checking for the availability of major functionalities like links,major buttons....so that we can go for detailed testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Differentiate verification and validation?
tell me about severity and priority with example
3 Answers Sierra Atlantica, Verizon,
What is the difference between Regression and Retest Testing?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
what is defect tracking?
Please Tell me About Fish-Bone Model. Thanks in Adv.
what is selection procedure in AMDOC for software testing , if anybody attended the interview pls tell what the portions i should cover. pls help me friends
what is sequential injection?
what is the entry criteria and exit criteria of integation testing.
What techniques will cause double-byte problems to show up?
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc