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 Traceability matrix?
7 Answers Covansys, Wells Fargo,
Write a TestCases for Coffee Vending machine ?
i have soure and target having 1 laks records same structure and same data. no primary key. how to do data validation in. how to identify each and every record same r not. i want check every record. wat is process.
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
What is meant by Multi Unit Testing?
What is the maximum length of the test case we can write?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios
Give an example of test policy?
Advantage and disadvantage of waterfall model,v model and iteration or incremental model?
anyone ca explain Tracebility metrics.how to involve on this.
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?