Answer Posted / ali fakoor
This is piece of sequential code. It can have x entry points
and one exit point.
Entry points are the places where the jumps occur destined
to them from other parts of the code to our piece of code
under examination.
Exit point is where a jump occurs at the end of sequential
part.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the bussiness scenories?
Can you explain boundary value analysis?
what types of testing have u done in ur project?and expalin it detail?
what are the 3 test tool categories and describe what each can do.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is known as data-driven testing?
Can you please explain about the erp project
What is mean by incident logging system ?
How we will test ubercate
integration test cases for mouse and keyboard
What do you understand by usability testing?
What is a bug triage?
What is the full form of cmmi?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?