Interview Questions and Answers - Order By Newest Q1741. what are the different status of a defect in Jira ? Jira
Ans. Open, In Progress, Reopened, Closed, Resolved Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve   Asked in 1 Companies Q1742. what is the difference between RC and webdriver WebDriver
This question was recently asked at 'HCL Technologies'.This question is still unanswered. Can you please provide an answer. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve   Asked in 1 Companies Q1743. How to work with dynamic webtable ? Testing
Ans. List lists=driver.FindElements(xpath);
int row= lists.size();
List lists=driver.FindElements(xpath);
int column= lists.size();
String value=Rowtable.FindElement(xpath);
system.out.println(value); Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  Selenium Asked in 1 Companies Q1744. How can we click on hidden element. Html
Ans. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  html hidden element Asked in 1 Companies Q1745. How can we switch log4j to print logging on console / file ? Log4j
Ans. By changing ConsoleAppender to a FileAppender and vice versa Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  log4j Q1746. How did you use Spring in your project ? Which Spring annotations have you used in your project ? Spring
Ans. @RequestMappping Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  spring  spring annotations Asked in 1 Companies Ans. As Edge location only host cached content, Amazon CDN service or CloudFront is provided on these locations. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws edge location  aws cloudfront  amazon cloudfront  aws cdnAns. AWS CloudWatch Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws cloudwatch  amazon cloudwatchAns. Bucket is the highest level folder whose name should be unique globally. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3  s3 bucketAns. 5 TB Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. Yes a static website can be hosted in S3. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. Encryption - In Transit , Client Side , Server Side
Restrictive Access - ACL , Bucket Policy Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. 200 Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. private Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. No Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. Client side encryption is done by the users on their machines whereas server side encryption is done by AWS when objects are uploaded in S3. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3 Q1757. If we have enabled versioning for S3 bucket, Do we need to make all new versions public whenever new versions are uploaded ? Amazon Web Services (AWS)
Ans. Yes, all new versions are private by default even if the original file has been made public. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. If the objects / bucket is versioned in S3, Any delete operation on S3 object doesn't physically deletes the object but rather creates a delete marker version. We need to delete the delete marker to physically delete it. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. No , Both the source and destination should have versioning enabled. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3 Q1760. Does deletion of an object gets replicated too if we have cross region replication enabled on a bucket ? Amazon Web Services (AWS)
Ans. No, delete markers are not replicated. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. No. Replication is only allowed across regions. We can manually copy into other bucket though. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. No, its not allowed currently. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. We can use S3 lifecycle management to transition older objects into AWS Glacier. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. Yes Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. Yes Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. In Transit ( SSL / TSL )
At Rest Server Encryption ( SSE-S3, SSE-KMS, SSE-C ) Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. AWS CloudFront Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3  aws cloudfront  amazon cloudfrontAns. Yes Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws s3  aws storage  amazon cloud storage  amazon s3Ans. CDN is Content Delivery Network
AWS CloudFront provides CDN service Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws cloudfront  amazon cloudfrontAns. Origin is the origin of File or services which CloudFront distributes like S3 in US East-1
Distribution is the combination of Edge locations that helps in the distribution of content / service. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws cloudfront  amazon cloudfront