what is walkthrough?

Answer Posted / mona

A: A walkthrough is an informal meeting for evaluation or
informational purposes. A walkthrough is also a process at
an abstract level. It’s the process of inspecting software
code by following paths through the code (as determined by
input conditions and choices made along the way). The
purpose of code walkthroughs is to ensure the code fits the
purpose. Walkthroughs also offer opportunities to assess an
individual’s or team’s competency.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9086


What is a test server?

729


write the test case for Bulb & Mobile phone

7439


How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?

1729


How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.

1555






What is Test Design?

1753


What is Dynamic Binding and Dynamic Loss?

1590


Explain Operational Acceptance Testing with example ?

895


How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics

1690


Explain the procedure for manual testing.

716


write test case for linked in sign up page ?

1899


Explain briefly your project.

1712


What are the modules of quality center?

659


You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.

2139


What are the benefits of creating multiple actions within any virtual user script?

1720