Interview Questions and Answers - Order By Newest Q2791. Difference between Datadriven and Hybrid Frame work?
This question was recently asked at 'VM Ware'.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 Q2792. Difference between "extend" and "implement" in java? Core Java
This question was recently asked at 'VM Ware'.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 Q2793. Difference between String constant and String non-constant pools? Core Java
This question was recently asked at 'VMWare'.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 Q2794. what is the testcase technique Testing
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 Q2795. 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 Q2796. 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 Q2797. 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 This question was recently asked at 'HeadStrong'.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 Q2799. can we write multiple CATCH in webdriver code? Testing
Ans. A try block can be followed by one or more catch blocks. Each catch block must contain a different exception handler. So, if you have to perform different tasks at the occurrence of different exceptions, use java multi-catch block. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  webdriver Asked in 1 Companies Q2800. 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 Q2801. 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  log4jAns. AMI provides the templating for creation of instances. So a single image can be used to launch multiple instances. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws ami  amazon ami 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  aws ami  amazon ami 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  aws ami  amazon ami Q2805. 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. Simple Queue Service ( SQS ) Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws sqsAns. 2006 Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  Ans. EC2, Lambda, EKS , ECR, ECS Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  Ans. S3, EFS, Glacier Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  Ans. RDS, DynamoDB, Elastic Cache,Redshift,Neptune , DocumentDB Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  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. Access to all AWS Services except for management of groups and users within IAM. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws iam  amazon iamAns. Power Users don't have access to manage Users and Group permissions in IAM whereas Administrative users do. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws iam  amazon iam  power user access 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  aws iam  amazon iamAns. No Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws iam  amazon iamAns. Yes Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws iam  amazon iam Q2817. What does the following Policy mean
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"s3:PutObject",
"s3:GetObject",
"s3:DeleteObject"
],
"Resource": [
"arn:aws:s3:::dev-bucket/*",
"arn:aws:s3:::qa-bucket/*"
]
}
]
} Amazon Web Services (AWS)
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  aws iam  amazon iamAns. 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. Job function provides a mechanism to bundle together all Policies that might be required to perform a particular job like Database Administrator , Billing Administrator etc and hence facilitates granting higher level permissions. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws iam  amazon iamAns. AWS Managed. Job Function is the group of many AWS Managed Policies. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  aws iam  amazon iam