What is Active and Passive testing ?
Answers were Sorted based on User's Feedback
Answer / kriks
Static Testing is Passive in this we dont actually test the
app and we just do it on papers and active means Dynamic in
this we do test the app in actual
Is This Answer Correct ? | 10 Yes | 3 No |
Answer / sonam
(1)Verification is also called as static testing or passive
testing.Since in this,the code is checked instead of
checking the actual application.
(2)validation is also called as dynamic or active
testing.Since in this actual application is used for testing.
Is This Answer Correct ? | 1 Yes | 0 No |
What is smoke test?
How much the bug is affecting the functionality of the application?
what r u r responsibilities in current project
What is HTTP and TCP/IP
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?
What steps are needed to develop and run software tests?
Can you explain requirement traceability and its importance?
What is the Difference between Stub Testing and Driver Testing?
Identify correct statement
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
Difference between Test Case & Use Case?