How does the size of the OPCODE field limit the number of
operations?
Give an example to support your explanation?
Answer / veena
1. In computer technology, an opcode (operation code) is the
portion of a machine language instruction that specifies the
operation to be performed.
2. The operands may be register values, values in the stack,
other memory values, I/O ports, etc, specified and accessed
using more or less complex addressing modes.
| Is This Answer Correct ? | 1 Yes | 3 No |
how we write a jwebunit test case for check whether the ip address correct or not.
write a test cases for table,pen,electric bulb?
test case for open doalog box. thanks a lot!
what is login and login in testcases we write in testcaseid
Please share all possible positive and negative test cases for SQL reporting services.
write the test cases for date month and year field by using testing techniques
19 Answers Aryavrat Infotech, Blue Star,
What is test environment? Elaborate with example.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.