what is difference between test strategies and test data ?
Answers were Sorted based on User's Feedback
Answer / syamala
Test strategy is how we plan for testing of application
Test Data is the actual data used for testing the
application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhishek
Test staregy says which types of plan u have to test ur
application .
Test data means what data you are taking for test the
application.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / balajirao.d
test strategy is high level test plan which briefs about how
you are going to approach the testing with respect to tools,
manpower, any tools to be used, what kinds of testing has to
done and it includes test data also some times...
| Is This Answer Correct ? | 0 Yes | 0 No |
write test cases forthe function f=a+b ?
how can u report bugs in manual testing?
7 Answers IBM, MBT, Microsoft,
What is the difference between Functional and Regression testing?
When to start Software Testing?
can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?
Why we call it as a regression test nor retest?
write test case for gmail sign up page ?
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
Test cases have written according to Flow of the software working or according to Screens?
can any body explain what is Build intervel period.what are the main components in PDCS(projectdatacollectionsheet)
Why Adhoc Testing is done?
Please give an example of Black Box Testing?