How we validate and creating frameworks?
Answer / archana
we can create the frame works by 2techniques
1.modular framework
in this the execution is controlled from script only
2.keyword driven framework
in this the execution is controlled by data given in the
excel sheet like keyword
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is test Harness?how it will help for testing?
with multiple testers how does one know which test case are assigned to them?Folder structure.Test process
What is the outcome of integration testing
What problem you have right now or in the past? How you solved it?
1.What is the different b/w error,defect,Bug?
HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further
List out the test matrix
can any one send me the ans for this,what are different types of test scenarios?
what is definition of functional and security testing
what is mean by service level testing? what will come under this?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?