Trending questions in Edureka Community

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,938 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,038 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
660 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
690 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,267 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,929 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
5,027 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 984 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
762 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,954 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,230 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
586 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,693 views
0 votes
1 answer

How to create a not null column in case class in spark

Hi@Deepak, In your test class you passed empid ...READ MORE

May 14, 2020 in Apache Spark by MD
• 95,460 points
5,179 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
661 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 626 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
880 views
0 votes
1 answer

Scan dynamodb table in sorted order based on a attribute

If you are aware of the HashKey, ...READ MORE

Apr 4, 2019 in AWS by datageek
• 3,090 points
22,703 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,949 views
0 votes
1 answer

How to give the read power of a folder in Linux system?

Hi@akhtar, You can use chmod command in your ...READ MORE

Aug 13, 2020 in Linux Administration by MD
• 95,460 points
1,211 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,224 views
0 votes
1 answer

What is difference between "inplace = True" and "inplace = False?

Hi, Both inplace= true and inplace = False ...READ MORE

Aug 9, 2019 in Python by Taj
• 1,080 points
17,232 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
644 views
0 votes
1 answer

Uncaught ReferenceError:Karma: jQuery is not defined

Hii @kartik, You first have to load jQuery ...READ MORE

May 12, 2020 in JQuery by Niroj
• 82,840 points
5,223 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
628 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,465 views
0 votes
1 answer

While working on VIF in multiple regression I came across this problem

Hello, @Pawan, The as_matrix method is deprecated since 0.23.0, so ...READ MORE

Aug 11, 2020 in Python by Dhiman
1,324 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
630 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
782 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
625 views
0 votes
1 answer

ERROR: The file 'wp-config.php' already exists

Hello, Try to display the website first on ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,840 points
5,377 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
624 views
0 votes
1 answer

Error:jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

Hello @kartik, The servlet API .jar file must ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,840 points
4,257 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,689 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
549 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
1,021 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
616 views
0 votes
1 answer

How to enable Bootstrap tooltip on disabled button?

Hii @kartik, You can wrap the disabled button ...READ MORE

May 12, 2020 in JQuery by Niroj
• 82,840 points
5,200 views
0 votes
2 answers

Excel contains complete data with , separator how to split in blue prism

Import the bundled Utility - Strings Business ...READ MORE

Jul 2, 2020 in RPA by Kim
2,976 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
915 views
0 votes
1 answer

Managing in Chaos. Is A Necessary Skill for Managers and Leaders?

One of the Principles of teamwork is ...READ MORE

Aug 20, 2020 in PMP by Richa sharma
877 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
993 views
0 votes
1 answer

How to set quota for a project in Minishift?

Hi@akhtar, You can set a quota for a ...READ MORE

Aug 25, 2020 in DevOps Tools by MD
• 95,460 points
658 views
0 votes
1 answer

What Impact does Business Analysis have in Project Management?

The BA is a vital component of ...READ MORE

Aug 24, 2020 in PMP by Raina Neman
707 views
0 votes
0 answers

XPATH FOR DYNAMIC DROP DOWN

Hi all, I am facing some challenges in ...READ MORE

Jul 12, 2020 in Selenium by MOHAMMED
• 120 points
2,626 views
0 votes
1 answer

How to delete a key pair in AWS from Ansible-Playbook?

Hi@akhtar, You can use the ec2_key module in ...READ MORE

Aug 12, 2020 in Ansible by MD
• 95,460 points
1,219 views
0 votes
1 answer

How to create Users with the HTPasswd Identity Provider in Minishift?

Hi@akhtar, You can create a user using htpasswd ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,460 points
956 views
0 votes
1 answer

How to access url for the current if statement of laravel?

Hello @ subham , If you want to access the ...READ MORE

Aug 7, 2020 in Laravel by Niroj
• 82,840 points
1,435 views
0 votes
1 answer

How to import module in Terraform code?

Hi@akhtar, A module is a container for multiple resources that ...READ MORE

Jul 21, 2020 in Terraform by MD
• 95,460 points
2,169 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
589 views