Data flow testing is a control structure testing technique
where the criteria used to design test cases is that they
Option 1 Rely on basis path testing
Option 2 Exercise the logical conditions in a program module
Option 3 Select test paths based on the locations and uses
of variables
Option 4 Focus on testing the validity of loop constructs
Answer Posted / pavithra madhusudhanan
Select test paths based on the locations and uses of variables
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is severity and priority of bug? Give some example.
how will you test transfer funds module...explain in detail
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
What is Independent Testing?
What is Mixed Testing
What is deferred status in defect life cycle?
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the difference between SIT AND IST?
What is agile testing and why is it important?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
How can you do the scalability testing?