ISTQB Interview Questions and Answers [ SOLVED ]
Last updated on 22nd Sep 2022, Blog, Interview Question
1. What’s Testing?
Ans:
Software systems are an integral part of life, from business applications (e.g., banking) to client products (e.g., cars). most of the people have had associate expertise with software packages that failed to work of course. a software package that doesn’t work properly will result in several issues, together with loss of cash, time, or business name, and even injury or death. software package testing may be a thanks to assess the standard of the software package and to scale back the chance of software package failure operative.
2. What are the everyday Objectives of Testing?
Ans:
For any given project, the objectives of testing might include:
- To prevent defects by value work product like needs, user stories, design, and code.
- To verify whether or not all fixed needs are consummated.
- To check whether or not the check object is complete and validate if it works because the users and alternative stakeholders expect.
- To build confidence within the level of quality of the check object.
- To find defects and failures so cut back the extent of risk of inadequate software package quality.
- To provide adequate data to stakeholders to permit them to form familiar selections, particularly relating to the extent of quality of the check object.
- To fits written agreement, legal, or restrictive needs or standards, and/or to verify the check object’s compliance with such needs or standards.
3. What are the Seven Testing Principles?
Ans:
- Exhaustive testing is not possible.
- Early testing saves time and cash.
- Defects cluster along.
- Beware of the chemical contradiction in terms.
- Testing is context dependent.
- Absence-of-errors.
4. Difference between error,defects,failures and defects,root causes and effects?
Ans:
- Error,defects and failures.
- Defects,root causes and effects.
- Time pressure Customer complaints are effects.
- Misunderstandings regarding intra-system and inter-system interfaces, particularly once such intrasystem and inter-system interactions ar massive in number incorrect interest payments.
5. List some check methods in Context?
Ans:
Contextual factors that influence the check method for a corporation, include, however aren’t restricted to: Software development lifecycle model and project methodologies getting usedTest levels and check varieties being thought ofProduct and project risksBusiness domain.
Operational constraints, together with however not restricted to: Budgets and resources on Timescales of qualityContractual and restrictive needsOrganizational policies and practicesRequired internal and external standards.
6. What are the check Activities and Tasks?
Ans:
A check method consists of the subsequent main teams of activities:
- Test coming up with.
- Test observance and management.
- Test analysis.
- Test style.
- Test implementation.
- Test execution.
- Test completion.
7. However, do these testing techniques perform?
Ans:
Equivalence partitioning: It involves grouping of check conditions into numerous, that are handled in an equivalent manner.
Boundary price analysis: it involves shaping boundaries of the partitions and testing for them once.
Decision table testing/ graphical cause-effective technique: It involves shaping and testing for a special combination of conditions.
The transition of table state testing: It involves the identification of every kind of valid states and transitions which require to be tested.
All combine testing/orthogonal array testing: It involves the identification of assorted combos of configurations that require to be tested.
Classification tree method: It involves the employment of graphical notations to explain the check conditions and combos handled by the check cases.
Use case check techniques: It involves the identification of assorted usage situations so testing consequently.
8. What are the various check values?
Ans:
There are four levels of testing recommended: Unit testing -> done by developersIntegration testing -> Done by testersSystem testing -> Done by testersAcceptance testing -> done by end-users.
9. What data ought to be enclosed on a bug or defect report?
Ans:
A document news on any flaw in an exceedingly element or system that may cause the parts or systems to fail to perform its needed action is named bug/defect news.There are three ways in which to form a defect/bug report:
Discover defect: observe the defect before cathartic to the client.
Report defect: Report the defect to the event team.
10. What’s a software package testing technique?
Ans:
Software testing may be a method used for software package correctness, check the performance and quality of the merchandise being developed.It is the method of corporal punishment a program/ application below positive and negative conditions by manual and automatic suggests that. It checks for the:
- Specification.
- Functionality.
- Performance.
11. What square measures the advantages of ISTQB?
Ans:
The main blessings of exploitation ISTQB techniques:
- The code testing tool may be an easy model and straightforward to manage.
- Software testing is applicable for tiny code.
- Offers early testing involvement.
- The clear relationship between check phases and development phases.
- Risk and uncertainty square measure managed.
- Testing activities and processes square measure managed.
- Adaptable to changes.
- Early shopper involvement – avoid phantasmagoric needs.
- Avoid outlay time on useless activities.
12. Why is code testing thus important?
Ans:
The following reasons justify why we want code testing:
- Reveal faults/failure/ errors.
- Locate faults/errors/failure.
- Show system correctness.
- Indicator of system dependableness and system quality.
13. What square measures the principles of testing?
Ans:
The following square measure the seven principles of code testing:
- Testing helps to search out the errors that occur within the code development.
- Testing doesn’t permit the sort of thorough testing.
- Reduce the errors, integrity.
- Clustering isn’t allowed.
- Produce the effectiveness.
- Testing is done on the code context.
- Avoid false conclusions: this produces less error/bugs.
14. What’s freelance testing and mention its risks?
Ans:
Independent testing is nothing tests done by the one that writes it. check by another person at intervals that team or check done by the person from the freelance check team:
- Independent testing has some risk;
- Isolation and lack of communication
- Interpersonal level
- Isolation from the border ( business) read
- Independent testing could become the bottleneck
- Developers could lose a way of responsibility and quality.
15. Mention the distinction between validation and verification?
Ans:
Verification | Validation |
---|---|
Verification is to see whether or not the code conforms to specification Validation is to see whether or not the code meets the client needs. | This doesn’t embody the code execution This invariably includes the execution of the program code |
This is nothing however the human-involvement. | A computer-based execution of the program. |
16. What’s failure?
Ans:
The fault happens once a fault is dead. This failure finds the lack of code parts to perform several functions at intervals the supply of the performance demand.
17. What’s the distinction between severity and priority?
Ans:
Priority | Severity |
---|---|
Priority refers to the project and the way pressing | it’s to unravel the bugs Severity refers to the bug and the way it affects the user’s interaction with the applications. |
Priority is about supported dynamical project factors e.g., the standing of the bug, its importance client aspect. | Severity is objectively set, supporting the direct and indirect impact of the bug and its chance of prevalence. |
Priority may be a dynamic field, ought to be revised and updated because the project progresses. | Severity is typically a static field ( the sole reason to change it might be if we tend to learn anything new regarding the bug). |
18. What’s bottom-up testing?
Ans:
Bottom-up testing uses the incoming input because of understanding the message. Comprehension is the method of decryption:
- Lower level parts square measure combined in clusters that perform a particular code.
- A driver principally coordinates/supports the action input/output.
- The bottom-up supports cluster testing.
- In the program structure, the drivers are going to be removed, exploit the bottom-up technique and conjointly change clusters to be combined.
19. Name the categories of code testing techniques?
Ans:
The following square measure the various code testing techniques:
- Manual testing.
- Automation testing.
- Performance testing.
- Security testing.
- Black-box testing.
- White-box testing.
20. What’s a code testing technique?
Ans:
Software testing may be a method used for code correctness, check the performance and quality of the software package being developedIt is the method of death penalty a program/ application underneath positive and negative conditions by manual and automatic suggests that. It checks for the :
- Specification.
- Functionality.
- Performance.
21. However, does one take a look at the login feature of net applications?
Ans:
The attainable ways that to check the login feature of net applications:
- Firstly sign on along with your valid login details -> shut the online browser -> once more open up the browser -> check whether or not you’re logged in to the system or not.
- Next is session management -> keep track of user login details -> this can be done by victimization cookies or net sessions.
- Again sign on and sign out -> return to the login page -> check you really logged out. Login -> return to the login page -> are you able to see the login page?
- Sign in one applications programme page -> then open the opposite login page -> check whether or not you would like to sign on once more.
- Now login -> modify the word -> then log off -> you’ll be able to once more log in to the online browser victimization recent login details.
22. What’s Acceptance testing?
Ans:
The client writes acceptance tests to work out if the system is doing the correct factor. Acceptance tests represent the customer’s interests. The acceptance take a look at provides the client confidence that the applying has the desired options which they behave properly.
23. What’s accessibility testing?
Ans:
Accessibility testing tool that helps to search out the accessibility defects. programme mode machine-driven to search out the accessibility defects on your web site by victimizing the ax chrome extensions.
24. What’s agile testing?
Ans:
Agile testing may be a sort of package testing technique that follows the agile package development application principles:
- Guiding development with concrete examples.
- Asking the question to check ideas and assumption.
- Automated testing and beta testing.
- Testing for quality attributes like performance, responsibleness, and security.
25. What’s Adhoc Testing?
Ans:
Adhoc testing may be a random spontaneous package testing technique. it’s like “single-use” testing. it’s generally drawn up as beta testing, negative, and monkey testing. However, the that means of “ad-hoc ” is applying take a look at processes that area unit victimisation hands.
26. Make a case for the water package Architecture?
Ans:
Traditional water development is characterized by a collection of phases with definite begin and finish dates, wherever every part contains a particular set of activities. All phases area unit in chains along and every of them depends heavily on the delivery created by the preceding one. Figure one illustrates a standard set of phases concerned in water development.
27. However, does one take a look at the login feature of an online application?
Ans:
This is a really common package testing interview question and also the aim is to examine however broad you’ll be able to have faith in the feature. Most interviewers begin with the plain answer of checking input fields with positive and negative values, invalid email, valid email however incorrect word, SQL injection, etc. however most of those tests are done and will be done by the developers as a part of integration testing.Here the main focus is on testing at the system level, tests that can’t be relinquished to a completely integrated system.
28. What sorts of Testing is Specifically necessary for net Testing?
Ans:
- This is conjointly a crucial package Testing interview question for net application testing roles. Note, this question is asking concerning the categories of testing.
- Although you’d do practical testing, usability testing, accessibility testing, etc, these area units are all conjointly applicable to desktop application testing. The question is asking specifically for net testing.
- Two sorts of testing that are important for testing net applications are unit Performance Testing and Security Testing. The distinction between {a net|an internet|An online} application and a desktop application is that web applications area unit hospitable the globe, with probably several users accessing the application at the same time at varied times, therefore load testing and stress testing area unit necessary.
29. What’s Application Programming Interface (API)?
Ans:
A formalized set of package calls associated routines that may be documented by a computer program so as to access supporting system or network services.
30. What’s machine-driven Testing?
Ans:
Testing using package tools that execute tests while not manual intervention. is applied in interface, performance, API, etc. testing. the utilization of packages to regulate the execution of tests, the comparison of actual outcomes to expected outcomes, the fixing of take a look at preconditions, and alternative take a look at management and take a look at news functions.
31. What area unit the categories of package Testing?
Ans:
Software Testing is divided into 2 parts:
Black box testing: that is high level and doesn’t take under consideration the inner workings of the package, i.e. the tester doesn’t get to shrewdness if every individual part interacts with one another.
White box testing: that tests at terribly low levels, e.g. functions at intervals a category or part integration. System Testing is associate example of a recording machine Testing, associated Unit Testing is an example of white-box testing.
32. A way to generate a matter definition file from any .ts file?
Ans:
33. What’s Gray Box Testing?
Ans:
Grey box is the combination of each White Box and recorder Testing. The tester UN agency works on this kind of testing has to have access to style documents. This helps to form higher check cases during this method.
34. What’s Positive and Negative Testing?
Ans:
Positive testing | Negative testing |
---|---|
It is to work out what the system is meant to try and do. It helps to see whether or not the appliance is justifying the wants or not. | it’s to work out what the system isn’t imagined to do. It helps to seek out the defects from the software system. |
35. What’s a check Suite?
Ans:
The Test Suite may be an assortment of check cases. The check cases that square measure are supposed to check AN application.
36. What’s the check Scenario?
Ans:
Test state of affairs provides the thought of what we’ve to check. check state of affairs is sort of a high-level test suite.
37. What is a check Case?
Ans:
Test cases square measure the set of positive and negative feasible steps of a check state of affairs that incorporates a set of pre-conditions, test data, expected result, post-conditions and actual results.
38. Describe the Agile software system Architect?
Ans:
Scrum defines 3 sorts of roles:
a product owner – responsible for providing data regarding the particular business domain.
a start master – answerable for facilitating the communication and collaboration within the team.
a development team – answerable for implementing the user stories and manufacturing operating software system.
39. What’s a check Bed?
Ans:
A setting organized for testing. work consists of hardware, software, network configuration, AN application below check, and alternative connected software system.
40. What’s the check Environment?
Ans:
Test setting is the combination of hardware and software system on which the check Team performs testing.
41. Example of check environment?
Ans:
Application Type: net Application
OS: Windows
Web Server: IIS
Web Page Design: Dot web
Client aspect Validation: JavaScript
Server aspect Scripting: ASP Dot web
Database: MS SQL Server
Browser: IE/FireFox/Chrome
42. What’s the correct Data?
Ans:
Test knowledge is the knowledge that’s utilized by the checkers to run the test cases. while running the check cases, testers got to enter some input files. To do so, checkers prepare test knowledge. It is ready manually and additionally by victimization tools.
For example: to check a basic login practicality having a user id, watchword fields. we want to enter some knowledge within the user id and watchword fields. Thus, we want to gather some knowledge.
43. What’s a Harness check?
Ans:
A check harness is the assortment of software systems and check knowledge organized to check a program unit by running it below varied conditions that involves observation of the output with the expected output.
44. What’s Rest parameters?
Ans:
45. What’s the correct Closure?
Ans:
Test Closure is that the note is ready before the check team formally completes the testing method. This note contains the entire no. of check cases, total no. of check cases dead, total no. of defects found, total no. of defects fastened, total no. of bugs not fastened, total no of bugs rejected etc.
46. What’s check coverage?
Ans:
Test coverage helps in mensuration the number of testing performed by a group of tests. check coverage is done on each purposeful and non-functional activities. It assists testers to form tests that cowl square measures that are missing.
47. What’s Code coverage?
Ans:
Code coverage is totally different from check coverage. Code coverage is regarding unit testing practices that have got to target all areas of the code a minimum of once. It’s sometimes done by developers or unit testers.
48. What’s the distinction between integration testing and system testing?
Ans:
Integration testing | System testing |
---|---|
It is a coffee level testing. | it’s a high level testing. |
It is followed by System Testing. | it’s followed by Acceptance Testing. |
It is performed once unit testing. | it’s performed once integration testing. |
49. What’s End-To-End Testing?
Ans:
In straightforward words, end-to-end testing is the method of testing a software system from begin to finish.
50. What’s Gamma Testing?
Ans:
Gamma testing is finished once the software system is prepared for unharness with specified needs. It’s done at the client’s place. It’s done directly by skipping all the in-house testing activities.
51.What is Smoke Testing?
Ans:
Smoke Testing is finished to determine if the build we tend to receive from the event team is testable or not. The “Day 0” test is another name for this. it’s done at the “build level”. It helps to not waste the testing time by merely testing the full application once the key options don’t work or the key bugs haven’t been mounted nonetheless.
52. What’s the distinction between purposeful testing and non- purposeful testing?
Ans:
FUNCTIONAL TESTING | NON- purposeful TESTING |
---|---|
In straightforward words, what the system really will do is purposeful testing. To verify that every perform of the package application behaves as per the need document. | In straightforward words, however well the system performs is non-functionality testing. |
Testing all the functionalities by providing applicable input to verify whether or not the particular output is matching the expected output or not. | Non-functional testing refers to numerous aspects of the package like performance, load, stress, measurability, security, compatibility etc. |
53. What’s Smoke Testing?
Ans:
Smoke Testing is finished to determine if the build we tend to receive from the event team is testable or not. It’s additionally known as the “Day 0” check. it’s done at the “build level”. It helps to not waste the testing time by merely testing the full application once the key options don’t work or the key bugs haven’t been mounted nonetheless.
54. What’s the work bench constructed in package Testing?
Ans:
Workbench could be a follower of documenting however a particular activity should be performed. it’s typically observed as phases, steps, and tasks. In each workbench there’ll be 5 tasks like Input, Execute, Check, Output, and rework.
55. What’s Random testing?
Ans:
Random testing could be a kind of black-box package testing technique wherever the application is tested by generating random information.
56. What’s the distinction between sameness and Smoke Testing?
Ans:
Smoke | Sanity |
---|---|
Smoke take a look at is finished to form certain if the build we tend to received from the event team is testable or not. | Sanity take a look at is finished throughout the discharge section to visualize for the most functionalities of the applying while not going deeper. |
Smoke Testing is performed by each Developers and Testers. | Sanity Testing is performed by Testers alone. |
57. What’s RTM?
Ans:
Requirements Traceability Matrix (RTM) is employed to trace the necessities to the tests that are required to verify whether or not the necessities are consummated. we’ve to make sure that each demand has at least one test suit. demand Traceability Matrix AKA Traceability Matrix or Cross Reference Matrix.
58. What are the stages within the package testing life cycle?
Ans:
Following are the stages within the STLC.
- Requirement Analysis.
- Test designing.
- Test style.
- Test setting Setup.
- Test Execution.
- Test Closure.
59. What’s STLC (Software Testing Life Cycle)?
Ans:
STLC (Software Testing Life Cycle) identifies what takes a look at activities to hold out and once to accomplish those take a look at activities. albeit testing differs between Organizations, there’s a testing life cycle.
60. What are you going to do once a bug turns up throughout testing?
Ans:
When a bug happens, we will follow the below steps.
- We can run additional tests to form certain that the matter encompasses a clear description.
- We can additionally run some additional tests to make sure that constant downside doesn’t exist with completely different inputs.
- Once we tend to be bound by the total scope of the bug, we will add details and report it.
61. What square measure unit testing and integration testing?
Ans:
UNIT TESTING | INTEGRATION TESTING |
---|---|
Unit testing has several names like module testing or part testing. | Whereas, integration testing validates however well 2 or a lot of units of computer code act with one another. |
Many times, it’s the developers United Nations agency check individual units or modules to ascertain if they’re operating . | correctly Integration testing is conducted to gauge the compliance of a system or part with such practical necessities. |
62. Why is it not possible to check a program thoroughly?
Ans:
Here square measures the 2 principal reasons that build it not possible to check a program entirely.Software specifications are subjective and may cause completely different interpretations. A computer code program could need several inputs, outputs, and path mixtures.
63. What’s alpha testing?
Ans:
Exploratory testing is an associate degree approach to computer code testing, whereby checkers learn at the same time concerning the check style and test execution. In alternative words, it’s an active approach wherever checkers square measure concerns a lot within the test execution half than in coming up with.
64. What square measures the automation challenges that SQA(Software Quality Assurance) team faces whereas testing?
Ans:
- Mastering the automation tool.
- Reusability of Automation script.
- Adaptability of action at law for automation.
- Automating advanced check cases.
65. What’s bug escape and bug release?
Ans:
Bug unleash is once computer code or associate degree application is handed over to the testing team knowing that the defect is a gift in a very unleash. Throughout this the priority and severity of bugs is low, as bugs are removed before the ultimate relinquishing.Bug escapes are some things, once the bug is discovered by the top users or client, and not detected by the testing team whereas testing the computer code.
66. Is there any distinction between retesting and regression testing?
Ans:
RETESTING | REGRESSION TESTING |
---|---|
We perform retesting to verify the defect fixes. | the regression testing assures that the bug fix doesn’t break alternative components of the appliance.Regression checking ensures the re-execution of passed test cases. Whereas, retesting involves the execution of check cases that square measure in a very unsuccessful state. |
Retesting includes a higher priority over. | in some cases, each gets dead in parallel. |
67. Example diagram of check architecture?
Ans:
68. What’s knowledge driven testing?
Ans:
Data driven testing is an associate degree automation testing framework that tests the various input values on the AUT. These values square measure browse directly from the info files. the info files could embody csv files, surpass files, knowledge pools and lots of a lot of.
69. Make a case for the steps for the Bug Cycle?
Ans:
- Once the bug is known by the tester, it’s appointed to the event manager in open standing.
- If the bug may be a valid defect the event team can fix it.
- If it’s not a sound defect, the defect are going to be unheeded and marked as rejected.
70. What will the check strategy include?
Ans:
The check strategy includes associate degree introduction, resource, scope and schedule for check activities, test tools, check priorities, check coming up with and also the styles of check that needs to be performed.
71. What’s branch testing and what’s boundary testing?
Ans:
The testing of all the branches of the code, that is tested once, is understood as branch testing. whereas the testing that’s targeted on the limit conditions of the computer code is understood as boundary testing.
72. What square measures the contents of check plans and check cases?
Ans:
- Testing objectives
- Testing scope
- Testing the frame
- The setting
- Reason for testing
- The criteria for entrance and exit
- Deliverables
- Risk factors
73. What’s Agile testing and what’s the importance of Agile testing?
Ans:
Agile testing is computer code testing, testing victimization Agile Methodology. The importance of this testing is that, unlike the conventional testing method, this testing doesn’t watch for the event team to finish the secret writing 1st so they do testing. The secret writing and testing each go at the same time. It needs continuous client interaction.
74. What’s a quality audit?
Ans:
The systematic and freelance examination for determining the effectiveness of internal control procedures is understood because of the quality audit.
75. Describe the check method specializing in check viewpoints?
Ans:
76. What area unit the tools employed by a tester whereas testing?
Ans:
- Selenium
- Firebug
- OpenSTA
- WinSCP
- YSlow for FireBug
- Web Developer toolbar for furnace
- Above area unit simply samples tools.
- The tools a Tester could vary with his/her project.
77. What’s a ‘USE’ case and what will it include?
Ans:
The document that describes the user action and system response, for a specific practicality is thought as the USE case. It includes revision history, table of contents, flow of events, cover page, special needs, preconditions and postconditions.
78. What’s CRUD testing and the way to check CRUD?
Ans:
CRUD stands for produce, Read, Update and Delete. CRUD testing is often done by mistreating SQL statements.
79. What’s thread testing?
Ans:
A thread testing could be a top-down testing, wherever the progressive integration of parts follows the implementation of subsets of the wants, as critical the combination of parts by in turn lower levels.
80. What area unit the Roles and responsibilities during a formal review?
Ans:
A typical formal review can embody the roles below:
- Creates the work product beneath review.
- Fixes defects within the work product beneath review (if necessary) Management.
- Is liable for review designing .
- Decides on the execution of reviews.
81. What area unit Success Factors for Tools?
Ans:
Success factors for analysis, implementation, deployment, and on-going support of tools at intervals a company include:
- Rolling out the tool to the remainder of the organization incrementally.
- Adapting and up processes to suit with the employment of the tool.
- Providing coaching, coaching, and mentoring for tool users.
- Defining tips for the employment of the tool.
82. Once ought to “Regression Testing” be performed?
Ans:
After the software package has modified or once the atmosphere has modified Regression testing ought to be performed.
83. Make a case for taking a look at design?
Ans:
84. What’s negative and positive testing?
Ans:
A negative take a look at is after you place an Associate in Nursing invalid input and receive errors. whereas positive testing is after you place a valid input and expect some action to be completed in accordance with the specification.
85. What area unit the advantages and Risks of taking a look at Automation?
Ans:
- The effort needed to keep up the take a look at work merchandise generated by the tool could also be underestimated.
- The tool could also be relied on an excessive amount of (seen as a replacement for take a look at style or execution, or the employment of machine-driven testing wherever manual testing would be better).
- Version management of take a look at work merchandise could also be neglected.
86. What’s Configuration Management?
Ans:
- All take a look at things that are unambiguously known, version controlled, caterpillar-tracked for changes, and associated with one another.
- All things take a look at ware area unit unambiguously known, version controlled, caterpillar-tracked for changes, associated with one another and associated with versions of the take a look at item(s) in order that traceability is often maintained throughout the take a look at method.
- All known documents and software package things area unit documented unambiguously in take a look at documentation.
87. What area unit the Metrics employed in Testing?
Ans:
Metrics are often collected throughout and at the top of take a look at activities so as to assess:
- Progress against the planned schedule and budget.
- Current quality of the take a look at object.
- Adequacy of the take a look at approach.
88. What’s a traceability matrix?
Ans:
The relationship between taking a look at cases and needs is shown with the assistance of a document. This document is thought of as a traceability matrix.
89. What’s recorder testing? What area unit the various recorder testing techniques?
Ans:
Black box testing is the software package testing technique that is employed to check the software package while not knowing the inner structure of code or program. This testing is sometimes done to ascertain the practicality of an Associate in Nursing application. the various recorder testing techniques area unit.
- Equivalence Partitioning
- Boundary worth analysis
- Cause-effect graphing
90. What’s Latent defect?
Ans:
Latent defect: This defect is Associate in Nursing existing defect within the system that doesn’t cause any failure because the precise set of conditions has ne’er been met.
91. What’s the meaning of taking a look at levels/types depending upon organizations?
Ans:
Are you looking training with Right Jobs?
Contact Us- Hadoop Interview Questions and Answers
- Apache Spark Tutorial
- Hadoop Mapreduce tutorial
- Apache Storm Tutorial
- Apache Spark & Scala Tutorial
Related Articles
Popular Courses
- Hadoop Developer Training
11025 Learners
- Apache Spark With Scala Training
12022 Learners
- Apache Storm Training
11141 Learners
- What is Dimension Reduction? | Know the techniques
- Difference between Data Lake vs Data Warehouse: A Complete Guide For Beginners with Best Practices
- What is Dimension Reduction? | Know the techniques
- What does the Yield keyword do and How to use Yield in python ? [ OverView ]
- Agile Sprint Planning | Everything You Need to Know