0
Hi, i am QA Engineer having exposure in automation testing, how i can switch my profile in developement.
I am eager to learn new technologies like js, react and node, pls suggest me to how to start towards developement, as i have little bit aware to developmen.
5 ответов
+ 1
G'day Nikhil welcome to SoloLearn!
Have you found the search bar in Q&A (it is the magnifying glass icon at the top of the discuss screen). You might find your question has been asked (and answered) many many times.
Did you know you can link your "code bits" or other Q&A posts, just use the plus icon.
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/333866/?ref=app
+ 1
In QA automation testing, what tools do you use? Do you use tools like Selenium?
+ 1
I generally use cypess, selenium and appium to end to end testing.
+ 1
To go into full stack web development, you can try to learn backend script like nodejs with mongodb, as well as frontend JavaScript or react.js
You also need to understand Rest API for data communication between frontend and backend
Try to build a small project like to do list to understand how the data can be presented on web page with react and data controls using CRUD (create, read, update, delete) operations via Restapi, use nodejs to handle restAPI access, and Nodejs would also can persist the data on mongodb.
+ 1
Great, Thanks Calviղ