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 |
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
Explain the monkey testing?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.
Please give me some example of the test cases to test the Google map search
Write test cases for orkut?
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
Please give me a test case scenario for search engine covering all the fuctionalities
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?