|
|
| Register | Invite Your Friends | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
![]() |
![]() |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Nov 2008
Posts: 311
|
1. What knowledge is required by the user to perform Whitebox Testing?
2. What are the impacts caused by failure in whitebox testing? 3. What are Coverage Techniques? type of coverage? Please explain me with example.Thanks in advance. 4. What are Dirty Test Cases? 5. Why is whitebox testing called as glass box testing? 6. what is path coverage?. How many path coverage are possible?. 7. Write one example that you have not find the bug in black box testing but you will find in white box testing? 8. 1.why WHITE BOX TESTING is also known by the following names a) GLASS BOX TESTING b) CLEAR BOX TESTING c) OPEN BOX TESTING d) STRUCTURAL TESTING 2. which of the following testing is least expensive and why? a) WHITE BOX TESTING b) VERIFICATION TESTING c) BLACK BOX TESTING d) VALADIATION TESTING 9. What are the tables in testplans and testcases? This concept is related to Whitebox testing in SQL. 10. who will do white box testing only developers /testers also ? 11. What is merits and demerits of White box and Black box testing? 12. What is cyclomatic complexity? 13. What are the other names of Whitebox Testing? 14. Given the following code, which is true about the minimum number of test casesrequired for full sta Given the following code, which is true about the minimum number of test casesrequired for full statement and branch coverageRead PRead QIF P+Q > 100 THENPrint "Large"ENDIFIF P > 50 THENPrint "P Large"ENDIFa) 1 test for statement coverage, 3 for branch coverageb) 1 test for statement coverage, 2 for branch coveragec) 1 test for statement coverage, 1 for branch coveraged) 2 tests for statement coverage, 3 for branch coveragee) 2 tests for statement coverage, 2 for branch cove 15. What is meant by API Testing? Explain the API Testing process. 16. Given specification: if (x>4) then y= x-1; else y= x+1, where x and y are integer variables. List Given specification: if (x>4) then y= x-1; else y= x+1, where x and y are integer variables. List all possible test cases that can detect the bug in the following implementation if (x >=8) y = x-1;else y=x+1; 17. Explain relation between white box testing and equivalence partitioning ? 18. What are stubs and drivers used for in white-box testing? 19. What are the basic stuff you require to begin creating test cases. 20. Why does a user perform Whitebox testing, when Black box testing is available? 21. What are the techniques available in Equivalence partitioning (EP) and boundary value analysis? 22. What are the analysis a tester should perform before carrying out whitebox testing? 23. What is Control flow testing present in whitebox testing? 24. How is whitebox testing used with Regression testing? 25. What is Equivalence partitioning (EP) and boundary value analysis (BVA) in whitebox testing? 26. What are the levels of testing in which white box testing takes its presence? 27. How is whitebox testing used with Integration testing? 28. How should test cases be prepared for Whitebox Testing? 29. What is Data flow testing present in whitebox testing? 30. What is the visibility of a tester in Whitebox Testing? 31. What are the key ideas for performing WhiteBox Testing? 32. Why is White box testing more expensive than Blackbox testing? 33. what is the difference between path coverge and cyclomatic complexity? 34. Which of the following does not come under technical testing? a) Volume and performance testingb) Operational testingc) Deployment testingd) Integration testing 35. How do you do path testing?this is related to whitebox testing.This is urgent..anybody tell me plea 36. what are the table contents in testplans and test cases? 37. Explain Data Flow Testing? How we will do that? Step by spep procedure? 38 How do you do loop testing?anybody let me know please.How do you draw flowgraph while working in realtime environment?i,e in a project..in word?or manually on a paper?should it to be shown to test manager? 39. control flow loop can be executed () or more times reveal loop defects executes the loop body ? Users can discuss and share answers+ interview questions by posting replys to this thread
__________________
Sai Prepaid Mobile Recharge Online - Airtel, Vodafone, Idea, BSNL Cellone, Reliance Mobile, Tata Indicom. |
|
|
|
![]() |
| Tags |
| interview, questions, Testing, Whitebox |
| Thread Tools | |
|
|