Trending questions in Edureka Community

0 votes
2 answers

Which project management software gives users the most control over a project's details?

Microsoft Project Server allows additional details for ...READ MORE

Aug 27, 2020 in PMP by Stephane
624 views
–1 vote
1 answer

How do you deal with conflict of interest when it is disclosed voluntarily being a project management professional ?

Conflict of interest is still a conflict ...READ MORE

Aug 28, 2020 in PMP by Mark
642 views
0 votes
1 answer

How do I test for an empty JavaScript object?

Hello @kartik, Try this: var obj = {}; return Object.keys(obj).length; Hope ...READ MORE

Aug 28, 2020 in Java-Script by Niroj
• 82,840 points
599 views
0 votes
1 answer

How to allow download of .json file with ASP.NET?

Hello @kartik, If you want to manually add ...READ MORE

Jul 23, 2020 in Angular by Niroj
• 82,840 points
2,147 views
0 votes
2 answers

Where can I get a hands on master class for certified Solutions Architect and DevOps?

Hey, @Boldbald, As you are also on the ...READ MORE

Sep 11, 2020 in DevOps & Agile by Gitika
• 65,770 points

edited Sep 25, 2020 by Sirajul 739 views
0 votes
1 answer

How to Navigate to a new screen and back?

Hi@akhtar, Most apps contain several screens for displaying ...READ MORE

Aug 26, 2020 in Others by MD
• 95,460 points
672 views
0 votes
1 answer

How to create one s3 bucket using terraform?

Hi@akhtar, You can use aws_s3_bucket resources to create ...READ MORE

Jun 12, 2020 in Terraform by MD
• 95,460 points
3,912 views
0 votes
1 answer
0 votes
1 answer

What is the difference between remote add origin vs remote set-url origin in git?

Hello, If you want to add a new ...READ MORE

May 27, 2020 in Git & GitHub by Niroj
• 82,840 points
4,600 views
+1 vote
0 answers

I am not able to see the chat box on webinar-session. i can see only ask question pane

Today (8/aug/2020) I have joined one webinar, ...READ MORE

Aug 9, 2020 in Others by Ravibharathi
• 130 points
1,444 views
0 votes
1 answer

What is the hardest part in project management process?

Every project is unique and hence complexity ...READ MORE

Aug 7, 2020 in PMP by Harish
1,505 views
0 votes
1 answer

How do I read CSV data into a record array in NumPy?

Hello @kartik, You can use Numpy's genfromtxt() method to do ...READ MORE

Jun 22, 2020 in Python by Niroj
• 82,840 points
3,484 views
0 votes
1 answer

Error:The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path

Hello @kartik, Include servlet-api-3.1.jar in your dependencies. Maven <dependency> ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,840 points
4,308 views
+2 votes
1 answer

How to create a workspace in terraform?

Hi@MD, Terraform has a command named terraform workspace. ...READ MORE

Aug 17, 2020 in Terraform by akhtar
• 38,260 points
1,005 views
0 votes
1 answer

Error:The method must override a superclass method after importing a project into Eclipse

Hello @kartik, This problem happened when I imported ...READ MORE

Jul 28, 2020 in Java by Niroj
• 82,840 points
1,920 views
0 votes
0 answers

I run git tag command but its running continously

READ MORE

Aug 30, 2020 in Git & GitHub by Ravi
• 120 points
529 views
0 votes
1 answer

Not able to find IP address in VM.

Hi@akhtar, You need to change your network adapter ...READ MORE

Jul 8, 2020 in Linux Administration by MD
• 95,460 points
2,778 views
0 votes
1 answer

What are the prerequisites to learn Jenkins tool?

Hi@akhtar, As mentioned, there are no such prerequisite ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,460 points
4,836 views
+4 votes
4 answers

How To Access a Service on Host From a Docker Container?

Adding to kalgi's answer, You can also ...READ MORE

Oct 16, 2018 in Docker by lina
• 8,220 points

edited Oct 16, 2018 by lina 34,148 views
0 votes
1 answer

How can I display a JavaScript object?

Hello @kartik, Use native JSON.stringify method. Works with nested objects ...READ MORE

Aug 28, 2020 in Java-Script by Niroj
• 82,840 points
557 views
+2 votes
1 answer

How to create a project in GCP Cloud?

Hi@akhtar, To deploy your app on App Engine, ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,460 points
724 views
0 votes
1 answer

Which digital tools are you using in your projects?

I use a combination of Confluence, JIRA, ...READ MORE

Aug 27, 2020 in PMP by Raina Neman
638 views
0 votes
1 answer

Need help with the output of a code snippet.

If you write x.insert(2,3) and then print x ...READ MORE

Jun 23, 2020 in Python by Viraj Doshi
3,408 views
0 votes
0 answers

Download Github Project in Zip

I want to download code from github ...READ MORE

Aug 20, 2020 in RPA by fsfs
• 120 points

reshown Aug 21, 2020 by Sirajul 933 views
+1 vote
1 answer

Functional testing VS Regression Testing

Nice information! It could be better if ...READ MORE

Aug 20, 2020 in Software Testing by Sirajul
• 59,230 points
850 views
0 votes
1 answer

How to manage a redirect request after a jQuery Ajax call?

Hii, You can solved this issue by: Adding a ...READ MORE

Jun 18, 2020 in Java-Script by Niroj
• 82,840 points
3,650 views
0 votes
1 answer

How do I check uptime on hundreds of servers using Ansible?

You need an Ansible box for this, ...READ MORE

Nov 15, 2019 in Ansible by Eric
12,933 views
0 votes
1 answer

What is type casting and type juggling in php?

Hey, The way by which PHP can assign ...READ MORE

Mar 27, 2020 in PHP by Niroj
• 82,840 points
7,189 views
0 votes
1 answer

How to create Internet gateway in AWS usng Terraform?

Hi@akhtar, You can find one resource named aws_internet_gateway. ...READ MORE

Jul 21, 2020 in Terraform by MD
• 95,460 points
2,167 views
0 votes
1 answer

How far away do you think are we to have AI implemented in our Project Management Platforms?

 see AI helping with the repetitive tasks ...READ MORE

Aug 26, 2020 in PMP by Richa sharma
606 views
0 votes
1 answer

How to include csrf_token() in an external js file in Laravel?

Hello @kartik, To resolve this error you can ...READ MORE

Jun 11, 2020 in Java-Script by Niroj
• 82,840 points
3,897 views
0 votes
1 answer

ImportError: `load_weights` requires h5py.

Hi@akhtar, You are trying to use pre-created weight of ...READ MORE

May 18, 2020 in Machine Learning by MD
• 95,460 points
4,944 views
0 votes
1 answer

How using Scrum methodology it is possible to meet a strategic deadline?

Scrum's iterative framework and associated good practices ...READ MORE

Aug 27, 2020 in PMP by Sunandan Thakur

edited Jun 27, 2023 by Khan Sarfaraz 566 views
0 votes
1 answer

Error while installing Let's Encrypt SSL on My Website

Hi@Hitesh, There may be a firewall issue. Check ...READ MORE

Aug 24, 2020 in Linux Administration by MD
• 95,460 points
755 views
0 votes
3 answers

Is AWS good as a career for fresher?

yes, aws is an amazing career there ...READ MORE

Nov 5, 2020 in Career Counselling by guru
12,877 views
0 votes
1 answer

What do you believe should be the role of the Project Coordinator in a big project ?

I believe the Project Coordinator has an ...READ MORE

Aug 26, 2020 in PMP by David Samon
598 views
0 votes
1 answer

How to allow users to change their own passwords in Django?

Hello @kartik, See the Changing passwords section Navigation to your project ...READ MORE

Aug 17, 2020 in Python by Niroj
• 82,840 points
999 views
0 votes
1 answer

What is your biggest challenge to running profitable projects?

Normally a project is conducted to drive ...READ MORE

Aug 26, 2020 in PMP by Raina Neman
597 views
0 votes
1 answer

Error:Jquery .ajax method=“post” but $_POST empty

Hello @kartik, Instead of method: "post" you need to use type: ...READ MORE

Jun 16, 2020 in PHP by Niroj
• 82,840 points
3,661 views
0 votes
1 answer

You should always escalate problem, not person. But what if the person is the problem?

Here's what you could probably do. You ...READ MORE

Aug 26, 2020 in PMP by Tousif
594 views
+2 votes
1 answer

How to fetch the text of a web element where the text is split in 2 lines?

Hello, You want to use a non-breaking space ...READ MORE

May 28, 2020 in Selenium by Niroj
• 82,840 points
4,421 views
0 votes
1 answer

Does the success of a Project Management Professional depend on the industry they are in?

Hey @Akim, Success of Project Management Professional ...READ MORE

Aug 26, 2020 in PMP by Vincent
588 views
0 votes
1 answer

Why do Project Managers tend to have too many team meetings?

Many PMs use meetings to gather basic ...READ MORE

Aug 18, 2020 in PMP by Roshni
• 10,480 points
968 views
0 votes
2 answers

Is there any Web UI for kafka?

Yes. There is one Tool Name Called ...READ MORE

Mar 14, 2020 in Apache Kafka by Sagar
4,493 views
0 votes
1 answer

Project Failure - causes & remedies

The reasons can be endless but one ...READ MORE

Aug 27, 2020 in PMP by Rami
569 views
0 votes
1 answer

What is the biggest problem that companies and their project managers have when they are executing a project?

The problem is defined as a gap ...READ MORE

Aug 27, 2020 in PMP by Serigo Louis
568 views
0 votes
1 answer

driver.find_elements_by_css_selector("input[placeholder='from']").send_keys("del") AttributeError: 'list' object has no attribute 'send_keys'

Hey, @Nupur, You are getting a list of web elements ...READ MORE

May 20, 2020 in Python by Gitika
• 65,770 points
4,818 views
+4 votes
0 answers

How to Download the Certificate for completion?

How Can I download the the Course ...READ MORE

Apr 17, 2020 in Java by Ajaaypranav
• 180 points
6,153 views
0 votes
1 answer

How to Import SQL file into mysql?

Hello @kartik, From the mysql console: mysql> use DATABASE_NAME; mysql> ...READ MORE

Aug 19, 2020 in PHP by Niroj
• 82,840 points
878 views
0 votes
1 answer

What kind of resource tracking tools is everyone using?

Before implementing resource management tooling, ensure the ...READ MORE

Aug 28, 2020 in PMP by Karan
• 19,610 points
502 views