Coder Baba
2.41K subscribers
1.01K photos
23 videos
722 files
723 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
Don't overwhelm to learn Git,πŸ™Œ

Git is only this muchπŸ‘‡πŸ˜‡

1.Core:
β€’ git init
β€’ git clone
β€’ git add
β€’ git commit
β€’ git status
β€’ git diff
β€’ git checkout
β€’ git reset
β€’ git log
β€’ git show
β€’ git tag
β€’ git push
β€’ git pull

2.Branching:
β€’ git branch
β€’ git checkout -b
β€’ git merge
β€’ git rebase
β€’ git branch --set-upstream-to
β€’ git branch --unset-upstream
β€’ git cherry-pick

3.Merging:
β€’ git merge
β€’ git rebase

4.Stashing:
β€’ git stash
β€’ git stash pop
β€’ git stash list
β€’ git stash apply
β€’ git stash drop

5.Remotes:
β€’ git remote
β€’ git remote add
β€’ git remote remove
β€’ git fetch
β€’ git pull
β€’ git push
β€’ git clone --mirror

6.Configuration:
β€’ git config
β€’ git global config
β€’ git reset config

7. Plumbing:
β€’ git cat-file
β€’ git checkout-index
β€’ git commit-tree
β€’ git diff-tree
β€’ git for-each-ref
β€’ git hash-object
β€’ git ls-files
β€’ git ls-remote
β€’ git merge-tree
β€’ git read-tree
β€’ git rev-parse
β€’ git show-branch
β€’ git show-ref
β€’ git symbolic-ref
β€’ git tag --list
β€’ git update-ref

8.Porcelain:
β€’ git blame
β€’ git bisect
β€’ git checkout
β€’ git commit
β€’ git diff
β€’ git fetch
β€’ git grep
β€’ git log
β€’ git merge
β€’ git push
β€’ git rebase
β€’ git reset
β€’ git show
β€’ git tag

9.Alias:
β€’ git config --global alias.<alias> <command>

10.Hook:
β€’ git config --local core.hooksPath <path>

βœ… Add more peoples to this groups πŸ™Œ
#coderbaba #git follow @coder_baba
πŸ‘4❀1
πŸš€ Valuelabs Interview Questions: SDET (4.5 to 6 years) 😊😊

πŸ“… Duration Decided: 30 minutes
⏰ Actual Interview: 48 minutes

Here are the interview questions asked during the Valuelabs SDET interview. Hope this helps! πŸ’‘

Introduce yourself πŸ§‘β€πŸ’»
Please explain your Automation Framework and all its components. πŸ”§
What is Page Object Model (POM)? πŸ“„
How do you run test cases in parallel in Cucumber? πŸ”„
Explain the contents of the Runner File in Cucumber. πŸƒβ€β™‚οΈ
What is a Singleton Design Pattern? πŸ”„
What are the advantages and disadvantages of Page Object Model? πŸ“‘
What is Selenium Grid? 🌐
Explain the WebDriver create statement line? πŸ’»
Explain the Maven Lifecycle? ⏳
How do you run the failed test cases? πŸ”„
How do you generate Reports in Selenium? πŸ“Š
How do you customize reports after your test execution? βš™οΈ
What kind of waits are there in Selenium? ⏱️
Write a Code Snippet for Explicit Wait in Selenium? πŸ“
Write a Code Snippet for Drag and Drop in Selenium? πŸ“€πŸ“₯
How do you switch to different Windows in Selenium? πŸͺŸ
Why do we use SET in Window Handles? πŸ”‘
Write Code for taking screenshot in Selenium? πŸ“Έ
What’s the difference between Scenario and Scenario Outline in Cucumber? πŸ”
How do you pass data to your Selenium Scripts? πŸ’Ύ
How do you decide the priorities of your Test Cases? πŸ”
If you want to execute one test case repeatedly, how do you do that? πŸ”
What are the different annotations used in TestNG? 🏷
Write the hierarchy of annotations in TestNG. πŸ”
What is the defect life cycle? 🐞
What’s the difference between Agile and Waterfall Model? πŸ’§πŸž
What’s the difference between 201 and 204 Status Code? πŸ“Š
What’s the difference between 401 and 403 Status Code? ❌
What are the components of an API Request? 🌐
What’s the difference between Query Parameters and Path Parameters? πŸ”
How do you resolve Conflicts in Git? βš”οΈ
What’s the difference between git pull and git patch? πŸ› 
Explain the use of Jenkins in the Automation Framework. πŸ—
πŸ’‘ Tip for Success: Stay calm and prepare well for these topics to ace your interview! Best of luck to all the aspiring candidates! πŸ’ͺ✨

#Valuelabs #SDETInterview #Automation #Java #Cucumber #Selenium #TestNG #API #Jenkins #Git #InterviewPreparation #TechJobs #CareerGrowth #coderbaba