DirectoryBusinessBlog Details for "Job Interview Questions and Answers"

Job Interview Questions and Answers

Job Interview Questions and Answers
This blog contains most common interview questions from different fields,.net framework, ABAP interview Questions,ASP,ASP.net,ASP.net interview questions, C interview Questions, C language, C interview questions, employer interview questions, Intervi
Articles: 1, 2, 3, 4

Articles

Infosys Test Paper 5
2008-03-24 10:16:00
1. Father's age is three years more than three times the son's age. After three years, father's age will be ten years more than twice the son's age. What is the father's present age.Ans: 33 years2. Find the values of each of the alphabets. N O O N S O O N+ M O O N ---------- J U N EAns:3. There are 20 poles with a constant distance between each pole A car takes 24 second to reach the 12th pole. How much will it take to reach the last pole.Ans: 41.45 seconds (2 marks) Let the distance between two poles = x Hence 11x:24::19x:?4. A car is travelling at a uniform speed. The driver sees a milestone showing a 2-digit number. After travelling for an hour the driver sees another milestone with the same digits in reverse order. After another hour the driver sees another milestone containing the same two digits. What is the average speed of the driver.Ans: 45 kmph (4 marks...
More About: Paper , Test , Infosys
Infosys Test Paper 4
2008-03-24 10:06:00
INFOSYS1) There are two balls touching each other circumferencically.The radius of the big ball is 4 times the diameter of the smallball.The outer small ball rotates in anticlockwise directioncircumferencically over the bigger one at the rate of 16 rev/sec.The bigger wheel also rotates anticlockwise at Nrev/sec. what is'N' for the horizontal line from the centre of small wheel alwaysis horizontal.2) 1 2 3 4+ 3 4 5 5----------4 6 8 9- 2 3 4 5----------2 3 4 4+ 1 2 5 4------------3 6 9 8Q) Strike off any digit from each number in seven rows (need notbe at same place) and combine the same operations with 3 digit numbersto get the same addition. After this strike off another digit from alland add all the No.s to get the same 2 digit No. perform the sameprocess again with 1 digit No.s. Give the ' no.s in 7 rows ateach stage.3) there is a safe with a 5 digit No. The 4th digit is 4 greater thansecond digit, while 3rd digit is 3 less than 2nd digit. The 1st digitis thrice the last digit....
More About: Paper , Test , Infosys
Infosys Test Paper 3
2008-03-24 10:00:00
INFOSYSPART 11). A beggr collects cigarette stubs and makes one ful cigarettewith every 7 stubs. Once he gets 49 stubs . How many cigarettescan he smoke totally.Ans. 82). A soldiar looses his way in a thick jungle at random walksfrom his camp but mathematically in an interestingg fashion.First he walks one mile east then half mile to north. Then 1/4mile to west, then 1/8 mile to south and so on making a loop.Finally hoe far he is from his camp and in which direction.ans: in north and south directions1/2 - 1/8 + 1/32 - 1/128 + 1/512 - and so on= 1/2/((1-(-1/4))similarly in east and west directions1- 1/4 + 1/16 - 1/64 + 1/256 - and so on= 1/(( 1- ( - 1/4))add both the answers3). hoe 1000000000 can be written as a product of two factorsneither of them containing zerosAns 2 power 9 x 5 ppower 9 ( check the answer )4). Conversation between two mathematcians:first : I have three childern. Thew pproduct of their ages is 36.. If you sum their ages . it is exactly same as my neighbour'sdoor...
More About: Paper , Test , Infosys
Infosys Test Paper 2
2008-03-24 09:41:00
----------------------------------------- ---------------------1)At 6'o clock clock ticks 6 times. The time between first andlast ticks was 30sec. How much time it takes at 12'o clock.Ans. 66 sec. 2 marks.2)Three friends divided some bullets equally. After all of themshot 4 bullets the total no.of remaining bullets is equal to that ofone has after division. Find the original number divided.Ans. x x xx-4 x-4 x-43x-12 = xx= 6ans is 18 2 marks3)A ship went on a voyage after 180 miles a plane statrted with 10timesspeed that of the ship. Find the distance when they meet fromstarting point.Ans. 180 + (x/10) = xx = 20ans is 180+20=200miles. 2 marks4) Fill the empty slots.Three FOOTBALL teams are there. Given below the list of maches.played won lost draw Goals for Goals againstA 2 2 *0 *0 *7 1B 2 *0 *1 1 2 4C 2 *0 *1 *1 3 7the slots with stars are answers. 4 marksBC drew with 2-2A won on B by 2-0a won on C by 5-1( YOU HAVE TO FILL THE BLANKS AT APPROPRIATE STAR SYMBOLS.)`5) There are 3 soc...
More About: Paper , Test , Infosys
Infosys Test Paper 1
2008-03-24 06:11:00
PAPER CODE Q/C.------------------------------------- ---------------------------------1a) BE * BE = ACBA,B,C,E ARE NON ZERO NUMBERS FIND B,E.ANS) B=1 E=92) A,B,C,D,E ARE HAVING NUMERICAL VALUES. THERE ARE SOME CONDITIONSGIVENa) A=C B!=Eb) DIFFERENCE BETWEEN A AND C AS SAME AS DIFFERENCE BETWEEN C AND BAS SAME AS DIFFERENCE BETWEEN A AND Dc) CDTHEN FIND A,B,C,D,E3) THERE ARE SIX CARDS IN WHICH IT HAS TWO KING CARDS. ALL CARDS ARETURNED DOWN AND TWO CARDS ARE OPENEDa) WHAT IS THE POSSOBILITY TO GET AT LEAST ONE KING.b) WHAT IS THE POSSIBILITY TO GET TWO KINGS.4) A PERSON WENT TO A SHOP AND ASKED FOR CHANGE FOR 1.15PAISE.BUT HE SAID THAT HE COULD NOT ONLY GIVE CHANGE FOR ONE RUPEE.BUT ALSO FOR 50P,25P,10P AND 5P. WHAT WERE THE COINS HE HADans) 1-->50 4--->10P 1--->25P5) THERE ARE 3 NURSES AND THEY WORK ALTOGETHER ONLY ONCE IN A WEEK.NO NURSE IS CALLED TO WORK FOR 3 CONSECUTIVE DAYS.NURSE 1 IS OFF ON TUESEDAY,THURSDAY AND SUNDAY.NURSE 2 IS OFF ON SATURDAY.NURSE 3 IS OFF ON THURSDAY,SUND...
More About: Paper , Test , Infosys
Operating System Questions
2008-03-23 14:22:00
Following are a few basic questions that cover the essentials of OS:1. What is the difference between Swapping and Paging?Swapping: Whole process is moved from the swap device to the main memory for execution.Process size must be less than or equal to the available main memory.It is easier to implementation and overhead to the system.Swapping system does not handle the memory more flexibly as compated to the paging systems. Paging:Only the required memory pages are moved to main memory from the swap device for execution. Process size does not matter. Gives the concept of the virtual memory. It provides greater flexibility in mapping the virtual address space into the physical memory of the machine. Allows more number of processes to fit in the main memory simultaneously. Allows the greater process size than the available physical memory. Demand paging systems handle the memory more flexibly. 2. What is major difference between the Historic Unix and the new BSD release of Un...
More About: System , Questions , Operating System , Operating
CTS Interview Questions Part 6
2008-03-21 09:13:00
SECTION I - 8 questions.Series.1. Interchange of letters in a word and the adjacent letters are also tobe changed. given letters series like [also few condotions]AAABBB=ABABAB=LET QUESTION IS ABBAABIf we apply 25 on this it means we have to interchange the lettersat positions 2 and 5, and we have to change the adjacent letters 2 and 5from A to B and B to A.That is q's A B B A A Bafter Step 1 i.e interchange 2 and 5.now change adjacent elements of 2 and 5...finally answer becomesAns: B A A B B A//Hint: As per question papers 5 questions above like but numberschange.REMAINING 3 QUESTIONS:6. To get AAABBD from BBBAAA what ot apply:-a) 25 b) 34 c)25 & 34 d) noneSECTION II1. Given the function f(n a b c ) = ac if n=1f(n a b c) = f( n-1 a b c) + f( 1 a b c) + f( n-1 b a c )if n > 1f( 2) = ?Ans: f( 2 a c b ) = ab + ac + bc.2. similar question in functions.3. [ based on function in 1.] f( 4 a b c ) the number of terms is...?Ans: f( 4 a b c ) = f( 3 a c b ) + f( 1 a b c ) + f( 3 b a c )...
More About: Questions , Interview , Part
CTS Interview Questions Part 5
2008-03-21 09:02:00
There are 60 questions to be answered in 60 minutes 1) In a club there are certain no. of males and females. If 15 females are absent then no. of females will be twice that of males. If 45 males are absent then female strength will be 5 times that of males. Find no. of males actually present. Ans : Males 80,Females 175 2) Three men A, B, C plays Cards. If one loses the game he have to give Rs.3. If he wins the game he will gain Rs.6. If A has won 3 Games, B loses Rs.3, C wins Rs.12.What is the total no. of games played? 3) A can swim & cross 50m(the length of swimming pool) in 2 min. B can swim & cross 50m in 2min 15sec. Every time when they meet a bell gong is struck. For 2000m how many bell sounds might be produced? Ans : 37 4) When I was married 10 years ago my wife is the 6th member of the family. Today my father died and a baby born to me. The average age of my family during my marriage is same as today. What is the age of Father when he died? ...
More About: Questions , Interview , Part
CTS Interview Questions Part 4
2008-03-21 08:46:00
Analogies1. slur : speech : : smudge :?Ans. writing2. epaulet : shoulder : : ring :? Ans.finger3. vernacular : place : : fingerprint : ?Ans.identicalOppositesQ. corpulent Ans: emaciatedQ. officiousAns: pragmateQ. dextrousAns: clumsyThe following sentences are broken into 4 sections- A, B, C, DChoose the part which has a mistakeMark (E) if you find no mistake.Q.A)psychologists point out that B)there are human processes C)which does not involve D) the use of wordsAns. (C) which does not involve (do)Q.A)jack ordered for B)two plates of chicken C)and a glass D)of waterAns. (A)jack ordered forThe following is a group of questions is based on a passage or a set of conditions for each question.Select the best answer choice given.(i). If it is fobidden by law if the object of agreement is the doing of an act,that is forbidden by law the agreement is void.(ii). If it is of the nature that,it would defeat the provision of any law is the agreement is void.if the object of agreement is such t...
More About: Questions , Interview , Part
CTS Interview Questions Part 3
2008-03-21 08:38:00
SECTION I - 8 questions based on series.1. These questions involve interchange of letters in a word at particular locations and also interchanging letters adjacent to those particular locations.Certain other conditions may also be given For eg. Let the word be ABBAABAIf we apply 25 on this, it means we have to interchange the letters at positions 2 and 5, also we have to change the letters adjacent to positions 2 and 5 i.e.from A to B and B to A. A B B A A B after Step 1 i.e interchange of 2 and 5 becomes AABABB Now change adjacent elements of 2 and 5...finally answer becomesAns: B A A B B AQuestions 1-5 are based on the pattern with changed numbers as described aboveQuestions 6-8 are of the following typeTo get AAABBD from BBBAAA what number should be applied:-a) 25 b) 34 c) 25 & 34 d) noneSECTION II1. Given the following functions(1) f(n a b c ) = ac if n=1(2) f(n a b c) = f( n-1 a c b) + f( 1 a b c) + f( n-1 b a c ) if n > 1 Then what is the value f( 2 a b c ) = ?Ans: f( 2...
More About: Interview , Part , Part 3
CTS Interview Questions Part 2
2008-03-21 07:50:00
SECTION-1:Find the next in the sequence:1. BC CE EG GK ?a)KN b)KU c)KM d)None2. AA AB BC CE?a)EG b)EH c)EI d)None3. AB EF JK QR ?a)YZ b)ZA c)AB d)None4.ACD EGL IKT MOB?a)QST b)QSZ c)QSY d)None5.AC CG GO OE?a)EJ b)EI c)EL d)None6.AE BH CM DU?a)EH b)EZ c) EB d)None7. AD DP PL LVa)VSb)VK c)VI d)None8. SE QU EN TI?a)CN b)BM c)AI or AZ d)NoneSECTION-II:Find the values for the following problem:f(X)= 2X-1 + f(X-1) if X is not equal to zeroandiff(X=0)=09. Value of f(5)a)15 b)24 c)22 d)None10. Value of f(f(2))11. Value of f(16)- f(15)12. Value of f(16)+f(15)-48013. If f(f(X))=81 then the value of X=?14. If f(X)=4f(X-1) then the value of X=?15.If f(X)= f(X-1)+f(X-2) for X>1 then X= ?16. If f(X)-f(X-1)=f(X-8) for X>5 then X=SECTION -III:In the following questions a 'word' is given which may not have any meaning.Find differnet possible words or palindromes forthe word as per the question. For the following find no of distinct words that can be formed.17. TYGHHTTa).420 b)1540 c)840 d)None18. ...
More About: Questions , Interview , Part
CTS Interview Questions Part 1
2008-03-20 18:56:00
A says " the horse is not black".B says " the horse is either brown or grey."C says " the horse is brown"At least one is telling truth and atleast one is lying. tell the colour of horse. grey A son and father goes for boating in river upstream . After rowing for 1 mile son notices the hat of his fathe falling in the river. After 5 min. he tells his father that his hat has fallen. So they turn around and are able to pick the hat at the point from where they began boating after 5 min. Tell the speed of river. 6 miles/hr A+B+C+D=D+E+F+G=G+H+I=17 where each letter represent a number from 1 to 9. Find out what does letter D and G represent if letter A=4. (8 marks) D=5,G=1 Argentina had football team of 22 player of which captain is from Brazilian team and goalki from European team. For remaining player they have picked 6 from argentinan and 14 from european. Now for a team of 11 they must have goalki and captain so out of 9 now they plan to select 3 from argentinian and 6 from European. ...
More About: Questions , Interview , Part
Load Runner Q & A Part 2
2008-03-19 10:02:00
Load Runner Q & A Part 2 11.What is load testing? Testing of application for simultaneous users 12.What does vuser_init action contains? Login procedures 13.What is the main aim of load testing? To calculate the response time 14.What the Vuser script will do while running the scenario? The actions that a Vuser performs during the scenario are described in a Vuser script. When we run a scenario,each Vuser executes a Vuser script. The Vuser script include functions that measure and record the performance of the server during the scenario. 15.What is Transaction time? To measure the performance of the server,we define transactions. Transactions measure the time that it takes for the server to respond to tasks submitted by Vuser. 16.What is Rendezvous points? We can insert Rendezvous points in to Vuser scripts to emulate heavy user load on the server. Rendezvous points instruct multiple Vuser to perform tasks at exactly the same time. 17.What is controller? LoadRunner controller i...
More About: Load
Load Runner Q & A Part 1
2008-03-19 10:01:00
Load Runner Q & A Part 1 1.Where the LoadRunner will be exactly applicable? Its mainly applicable for testing the performance of the client and server based applications 2.How the LoadRunner will test the application? LoadRunner enables us to test our system under controlled and peak load conditions. To generate load LoadRunner runs thousands of virtual users that are distributed over a network. Using a minimum of hardware resources,these virtual users provide consistent,repeatable,and measurable load to exercise our client and server system just as real users would. 3.How to evaluate the performance of a system? LoadRunner's in-depth reports and graph provide the information that we need to evaluate the performance of our client and server system 4.What are all the compatible platforms which will be used to execute the LoadRunner scripts? Windows,UNIX 5.What are all the parameters LoadRunner will mainly test? To load our client and server system, LoadRunner emulates an envir...
More About: Load
Test Director Q & A Part 2
2008-03-19 09:53:00
Test Director Q & A Part 2 11.TestDirector is a Test management tool 12..What are all the components of TestDirector5.0? Plan tests,Run tests,Track defects 13.Who is having full privileges in TestDirector project? TD Admin 12.What is test set? A test set is a subset of tests in our database designed to achieve a specified testing objective 13.How the analyzing of test results will be accomplished in TestDirector? Analyzing results will be accomplished by viewing run data and by generating TestDirector reports and graphs 14.What is Test set builder? The test set builder enables us to create,edit,and delete test sets. Our test sets can include both manual and automated tests. We can include the same test in different test sets. 15.How the running of Manual test will be accomplished in TestDirector? When running a manual test,we perform the actions detailed in the test steps and compare them to the expected results. The mini step window allows us to conveniently perform manual ...
More About: Test
Test Director Q & A Part 1
2008-03-19 09:46:00
Test Director Q & A Part 1 1.What is Test Director? Its a Mercury interactive's Test management tool. It includes all the features we need to organize and manage the testing process. 2.What are all the main features of Test Director? It enables us to create a database of tests,execute tests, report and track defects detected in the software. 3.How the assessment of the application will be taken place in Test Director? As we test, Test Director allows us to continuously assess the status of our application by generating sophisticated reports and graphs. By integrating all tasks involved in software testing Test Director helps us to ensure that our software is ready for deployment. 4.What the planning tests will do in Test Director? It is used to develop a test plan and create tests. This includes defining goals and strategy,designing tests,automating tests where beneficial and analyzing the plan. 5.What the running tests will do in Test Director? It execute the test created in...
More About: Test
Quick Test Professional Q & A Part 2
2008-03-19 09:42:00
Quick Test Professional Q & A Part 2 11.Keyword view in QTP is also termed as Icon based view 12.What is the use of data table in QTP? parameterizing the test 13.What is the use of working with actions? To design a modular and efficient tests 14.What is the file extension of the code file and object repository file in QTP? The extension for code file is .vbs and the extension for object repository is .tsr 15.What are the properties we can use for identifying a browser and page when using descriptive programming? The name property is used to identify the browser and the title property is used to identify the page 16.What are the different scripting languages we can use when working with QTP? VB script 17.Give the example where we can use a COM interface in our QTP project? COM interface appears in the scenario of front end and back end. 18.Explain the keyword createobject with example createobject is used to create and return a reference to an automation object. For example: ...
More About: Quick
Quick Test Professional Q & A Part 1
2008-03-19 09:41:00
Quick Test Professional Q & A Part 1 1.What is Quick test pro? Its a Mercury interactive's keyword driven testing tool 2.By using QTP what kind of applications we can test? By using QTP we can test standard windows applications,Web objects,ActiveX controls,and Visual basic applications. 3.What is called as test? Test is a collection of steps organized into one or more actions,which are used to verify that your application performs as expected 4.What is the meaning of business component? Its a collections of steps representing a single task in your application. Business components are combined into specific scenario to build business process tests in Mercury Quality center with Business process testing 5.How the test will be created in QTP? As we navigate through our application,QTP records each step we perform and generates a test or component that graphically displays theses steps in an table-based keyword view. 6.What are all the main tasks which will be accomplished by the...
More About: Quick
Win Runner Q & A Part 16
2008-03-19 09:40:00
Win Runner Q & A Part 16 151. What is the purpose of setting a break point? 152. What is a watch list? 153. During debugging how do you monitor the value of the variables? 154.What are the reasons that WinRunner fails to identify an object on the GUI? a) WinRunner fails to identify an object in a GUI due to various reasons. i. The object is not a standard windows object. ii. If the browser used is not compatible with the WinRunner version, GUI Map Editor will not be able to learn any of the objects displayed in the browser window. 155.What do you mean by the logical name of the object. a) An object’s logical name is determined by its class. In most cases, the logical name is the label that appears on an object. 156.If the object does not have a name then what will be the logical name? If the object does not have a name then the logical name could be the attached text. 157.What is the different between GUI map and GUI map files? a) The GUI map is actually the sum of one or mo...
Win Runner Q & A Part 14
2008-03-19 09:39:00
Win Runner Q & A Part 14 131. Why you use reload function? a) If you make changes in a module, you should reload it. The reload function removes a loaded module from memory and reloads it (combining the functions of unload and load). The syntax of the reload function is: reload ( module_name [ ,1|0 ] [ ,1|0 ] ); The module_name is the name of an existing compiled module. Two additional optional parameters indicate the type of module. The first parameter indicates whether the module is a system module or a user module: 1 indicates a system module; 0 indicates a user module. (Default = 0) The second optional parameter indicates whether a user module will remain open in the WinRunner window or will close automatically after it is loaded. 1 indicates that the module will close automatically. 0 indicates that the module will remain open. (Default = 0) 132. Why does the minus sign not appear when using obj_type(), win_type(), type()? If using any of the type() functions, minus s...
Win Runner Q & A Part 15
2008-03-19 09:39:00
Win Runner Q & A Part 15 141. How do you update your expected results? 142. How do you run your script with multiple sets of expected results? 143. How do you view and evaluate test results for various check points? 144. How do you view the results of file comparison? 145. What is the purpose of Wdiff utility? 146. What are batch tests and how do you create and run batch tests ? 147. How do you store and view batch test results? 148. How do you execute your tests from windows run command? 149. Explain different command line options? 150. What TSL function you will use to pause your script?
Win Runner Q & A Part 13
2008-03-19 09:38:00
Win Runner Q & A Part 13 121. What is the use of treturn and texit statements in the test script? a) The treturn and texit statements are used to stop execution of called tests. i. The treturn statement stops the current test and returns control to the calling test. ii. The texit statement stops test execution entirely, unless tests are being called from a batch test. In this case, control is returned to the main batch test. b) Both functions provide a return value for the called test. If treturn or texit is not used, or if no value is specified, then the return value of the call statement is 0. treturn c) The treturn statement terminates execution of the called test and returns control to the calling test. The syntax is: treturn [( expression )]; d) The optional expression is the value returned to the call statement used to invoke the test. texit e) When tests are run interactively, the texit statement discontinues test execution. However, when tests are called from a batch...
Win Runner Q & A Part 12
2008-03-19 09:37:00
Win Runner Q & A Part 12 111. What is the difference between script and compile module? a) Test script contains the executable file in WinRunner while Compiled Module is used to store reusable functions. Complied modules are not executable. b) WinRunner performs a pre-compilation automatically when it saves a module assigned a property value of “Compiled Module”. c) By default, modules containing TSL code have a property value of "main". Main modules are called for execution from within other modules. Main modules are dynamically compiled into machine code only when WinRunner recognizes a "call" statement. Example of a call for the "app_init" script: call cso_init(); call( "C:\MyAppFolder\" & "app_init" ); d) Compiled modules are loaded into memory to be referenced from TSL code in any module. Example of a load statement: reload (“C:\MyAppFolder\" & "flt_lib"); or load ("C:\MyAppFolder\" & "flt_lib"); 112. Write and explain various loop co...
Win Runner Q & A Part 11
2008-03-19 09:36:00
Win Runner Q & A Part 11 101. What are the steps of creating a data driven test? a) The steps involved in data driven testing are: i. Creating a test ii. Converting to a data-driven test and preparing a database iii. Running the test iv. Analyzing the test results. 102. Record a data driven test script using data driver wizard? a) You can use the DataDriver Wizard to convert your entire script or a part of your script into a data-driven test. For example, your test script may include recorded operations, checkpoints, and other statements that do not need to be repeated for multiple sets of data. You need to parameterize only the portion of your test script that you want to run in a loop with multiple sets of data. To create a data-driven test: i. If you want to turn only part of your test script into a data-driven test, first select those lines in the test script. ii. Choose Tools > DataDriver Wizard. iii. If you want to turn only part of the test into a data-driven test, clic...
Win Runner Q & A Part 10
2008-03-19 09:36:00
Win Runner Q & A Part 10 91. How do you convert a database file to a text file? a) You can use Data Junction to create a conversion file which converts a database to a target text file. 92. How do you parameterize database check points? a) When you create a standard database checkpoint using ODBC (Microsoft Query), you can add parameters to an SQL statement to parameterize the checkpoint. This is useful if you want to create a database checkpoint with a query in which the SQL statement defining your query changes. 93. How do you create parameterize SQL commands? a) A parameterized query is a query in which at least one of the fields of the WHERE clause is parameterized, i.e., the value of the field is specified by a question mark symbol ( ? ). For example, the following SQL statement is based on a query on the database in the sample Flight Reservation application: i. SELECT Flights.Departure, Flights.Flight_Number, Flights.Day_Of_Week FROM Flights Flights WHERE (Flights.Depa...
C Interview Quetions
2008-02-01 18:51:00
Here is a consolidated list of all the C interview questions on Interview Helper: C Interview Questions - Part 1 C Interview Questions - Part 2 C Interview Questions - Part 3 C Interview Questions Part - 4 C Interview Questions Part - 5 C Interview Questions - Part 6 C Interview Questions - Part 7 C Interview Questions - Part 8 C Interview Questions - Part 9 C Interview Questions - Part 10 C
ASP.NET Interview Questions
2008-02-01 18:09:00
Here is the list of .net interview questions on Interview Helper website: ASP.NET Interview Questions Part 1ASP.NET Interview Questions Part 2ASP.NET Interview Questions Part 3ASP.NET Interview Questions Part 4ASP.NET Interview Questions Part 5ASP.NET Interview Questions Part 6ASP.NET Interview Questions Part 7ASP.NET Interview Questions Part 8ASP.NET Interview Questions Part 9ASP.NET Interview
LoadRunner Interview Questions
2008-01-24 06:45:00
1. What is load testing? - Load testing is to test that if the application works fine with the loads that result from large number of simultaneous users, transactions and to determine weather it can handle peak usage periods. What is Performance testing? - Timing for both read and update transactions should be gathered to determine whether system functions are being performed in an
More About: Questions , Interview
WinRunner Interview Questions
2008-01-24 06:45:00
How you used WinRunner in your project? - Yes, I have been using WinRunner for creating automated scripts for GUI, functional and regression testing of the AUT. Explain WinRunner testing process? - WinRunner testing process involves six main stages Create GUI Map File so that WinRunner can recognize the GUI objects in the application being tested Create test scripts by recording, programming, or
More About: Questions , Interview
Oracle Interview Questions
2008-01-24 06:45:00
1. How many memory layers are in the shared pool? 2. How do you find out from the RMAN catalog if a particular archive log has been backed-up? 3. How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up? 4. Define the SGA and:• How you would configure SGA for a mid-sized OLTP environment?• What is involved in tuning the
More About: Questions , Oracle , Interview
More articles from this author:
1, 2, 3, 4
47298 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2008 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker