explain LCSAJ??
Answers were Sorted based on User's Feedback
Answer / veena
LCSAJ stand for Linear Code Sequence and Jump
A test case design technique for a component in which test
cases are designed to execute LCSAJs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is backward compatibility testing?
explain statement coverage?
Write the possible positive and negative testcases for telephone.
How much konwledge of server require for a software tester.?
Write TestCases for ATM Machine ?
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
What types of software testing are available?
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
What is Traciability Matrix
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
What is lessons learnt document?Explain.