What is Hybrid testing?
Answers were Sorted based on User's Feedback
Answer / milan
Hybrid testing is what most frameworks evolve into over time
and multiple projects. The most successful automation
frameworks generally accommodate both grammar and spelling
as well as information input. This allows information given
to be cross checked against existing and confirmed
information. This helps to prevent false or misleading
information being posted. It still however allows others to
post new and relevant information to existing posts and so
increases the usefulness and relevance of the site
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sindhu
Hybrid testing is a combination of top down and bottom up incremental integration testing
| Is This Answer Correct ? | 0 Yes | 0 No |
what r all the testing methods & what methods u r using 4 the current project.
What is the diffrence between Beta Testting & Acceptance Testing
What is the difference between Technical TestCase and functional Testcase.
Looking for job in Software Testing (Manual), Want to learn Manual Testing? Learn from expert with 8+ yrs in leading software company mail to manualtestingtraning@gmail.com
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing
What is diff b/n TRM(Test Responsibility Matrix) and RTM (requirement Tracebility matrix) or both are same??
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?
Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?
14 Answers HCL, JPMorgan Chase,
What is meant by datadriven test?
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
what is conditional testing? explain and examples