Who among the following is the Chairman of Planning Commission in India ? (a) Finance Minister of India (b) Prime Minister of India (c) President of India (d) Home Minister of India
34 66402Which State in India has a separate Constitution? (a) Sikkim (b) Jammu and Kashmir (c) Mizoram (d) Goa
2 21862River Damodar is called ?Sorrow of Bengal? because it (a) Gets flooded often causing havoc (b) Causes maximum soil erosion (c) Forms number of dangerous waterfalls (d) Is not a perennial river
2 15118A discount series of 10%, 20% and 40% is equal to a single discount of (a) 50.0% (b) 56.8% (c) 60.2% (d) 70.28%
2 8027A byte is (a) A group of 2 bits (b) A group of 4 bits (c) A group of 8 bits (d) A group of 16 bits
1 7433How will you prepare Test plan. What are the techniques involved in preparing the Test plan.
2 171871.Testing work starts once a)once requirement are complete b)once test cases are complete c)once coding is complete d)begining of requirement 2)For white box testing a)the tester is completely unconcerned abt the internal behavior of the program b)the tester is concerned with finding circumstances in which the program doesnot behave according to code standards c)test data is derived from market requirements 3)stress testing is a measure of one of the following a)application response time b)concurrent load an application can handle c)transactions per minute that can be handled d)virtual load at which the system will fail 4)UAT means a)testing performed on a single stand alone module b)testing after changes have been made to ensure that no unwanted changes were introduced c)testinf to ensure that the system meets the needs of the organization& the end user 5)software quality metrics will help u to a)keep account on the software quality of an application b)analyse and improve the deficiencies of an application c)both of the above d)none 6)Application that has GUI must be tested for usability a)for any kind of UI applications b)more necessary for web based applications c)only if the user is going to use the UI d)only if the user pays for it 7)the program according requirements expects the uppercase letters from A to Z.Analyze the following inputs and choose one that can cause the failure with greater probability a)@,[ b)1,0 c)B,W d)[,] 8)A system test that forces the software to fail in a variety of ways and verifies that softwware is able to continue execution without interruption.This definiton in nearest to a)Recovery testing b)Stress testing c)both of the above d)none 9)Automated testing is necessary when a)testing has to be done very quickly b)number of resources are very less c)most of the test cases are similar in anture d)all of the above 10)which of the following tests is performed early in a software testing process a)monkey testing b)unit testing c)system testing d)none 11)the testing technique that requires devising test cases to demonstrate that each program function is operational is called a)black box testing b)glass box testing c)grey box testing d)white box testing 12)what a UML diagram is useful for black box testing a)class diagram b)object diagram c)use case diagram d)sequence diagram 13)what kind of tools would you suggest to use for the automation of regression tests? a)capture and playback b)static analysis tools c)simulators d)debugging tools
3 12219How u will apply OCS patches? If a user wants to execute a background job immediately but there is no Background work process available. How u will do? How you will do client copy? If SAP * user is not available at all in your system then how u will do client copy?
8 28359What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }
3 10573I wish to know the total procudure tht we follow for suppot project. i.e how we get the tickets and how we will send back to the client and the tool we use . ? and whts mainlly difference between 4.7 eee and 6.0 ecc and wht does ecc mean.?
3 13973Post New IBM Interview Questions
Hi, Could someone please email me interview questions for SAP CRM? (CIC, WebClient, Application Control Engine (ACE), IPC and Pricing related configuration)
What is cocoa touch in ios?
Does python have a string ‘contains’ substring method?
What are 2 v’s less known dimension of big data?
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
What you can do with node manager?
What is the distinction between a fast filter and traditional filter in tableau?
What is the difference between skip and new-line?
What is shutter speeds (INTEGRATION TIME)?
What are the different types of action?
Can we use data reader object in webservices?
Why is IP called ‘best-effort delivery’ protocol?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
about hrd
What language is jsp?