Which test cases are first written white boxes or black box?
It is written simultaneously at the design phase by two different groups. One team will be generating functional test cases ( which we call as behavioural or black box) and other team will be generating structural( which we call it as white box). But first structural test cases are executed and then given to testing team to execute the functional test cases.
| Is This Answer Correct ? | 8 Yes | 6 No |
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
Please let us know With out GUI features how to test the application
what is the testing process
Explain about Bug Life Cycle
how can s/w QA process be implemented without reducing productivity?
why feature not to be tested in test plan
What are the properties of a good requirement?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Can u tell something about the Agile Methodology
What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?
Guys, can any one of u give the realtime example for Alpha Testing
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?