If I give requirements for new function could you tell me what will be your your steps? What we are going to do this requirement to develop function which explains this requirement ? Plz ans this question it's ask in interview
from a QA/testing perspective, given new requirements or a user story, I would create a test plan of what needs to be validated based on the requirements/acceptance criteria listed in the story. Then, hopefully before development starts by the developers, I would meet with them to discuss the test plan so they can have insight on the expections of QA and they can give feedback or insight on what they envisisioned as well so QA can know the implementation approach by the developers. Once development is complete, proceed to executing the test cases and automating the ones that are funcdtional tests and good candidates for automation
I think it depends for the API tests. I probably wouldn't consider the unit tests as functional testing (unlses using Test Driven Development). Integration test "could" be functional tests but not necessarily as integration tests software modules working together. I would consider testing the "business logic" as specified in the acceptance criteria of a story as the functional tests
Please do more shorts sir it will be a quick revision....
Thanks sir, please upload more shorts 🙏🙏
Testing each and every component of the modules in application by giving valid or invalid input is knowns as functional testing
I generally consider what we define in the acceptance criteria (or the business logic) to the the functional tests
Sir mi videos Awesome ga unnay sir...very clear 👌👌👌🙏🙏
Sir can you upload etl testing related videos
Do more RUclips shorts......
Nice sir ❤️
Thanks and welcome.
Keep watching for more videos!
If I give requirements for new function could you tell me what will be your your steps? What we are going to do this requirement to develop function which explains this requirement ? Plz ans this question it's ask in interview
from a QA/testing perspective, given new requirements or a user story, I would create a test plan of what needs to be validated based on the requirements/acceptance criteria listed in the story. Then, hopefully before development starts by the developers, I would meet with them to discuss the test plan so they can have insight on the expections of QA and they can give feedback or insight on what they envisisioned as well so QA can know the implementation approach by the developers. Once development is complete, proceed to executing the test cases and automating the ones that are funcdtional tests and good candidates for automation
Can API testing, unit testing, and integration testing be considered as functional testing?
I think it depends for the API tests. I probably wouldn't consider the unit tests as functional testing (unlses using Test Driven Development). Integration test "could" be functional tests but not necessarily as integration tests software modules working together. I would consider testing the "business logic" as specified in the acceptance criteria of a story as the functional tests
Functional testing is same as system testing?