Skip to main content

testing jobs

Comment 

Comments


  1. Experience : 5+ Years relevant

    Location: Indore (Work from office)

    Skill set for Manual Testing - Manual testing+ API Testing + Rest API + SQL

    Interested candidates can share their resumes at

    "shabana.ali@protonshub.in"

    ReplyDelete
  2. Protonshub Technologies Hiring for Manual Test Engineer.

    ReplyDelete
  3. Arcesium is #Hiring for multiple positions in QA/Testing , Interested candidates can apply by filling up there details in below Google form.

    Open Positions -
    1. Test Engineer/SDET - 1-2 yrs exp
    2. Senior Test Engineer/Senior SDET - 2-5 yrs exp
    3. Lead SDET - 5-8 yrs exp

    Preferred Locations - Gurgaon/Hyderabad/Banglore

    https://lnkd.in/eDvWvKDn

    ReplyDelete
  4. hiring Test Engineer for Gurgaon location.

    Experience: 1 Year

    Who can apply:
    Candidates having experience in Mobile Performance Testing
    Have good knowledge of Stress Testing
    Basic Knowledge about mobile hardware will be an added advantage
    Good Communication Skills
    Candidates from Telecom industry or who have worked on telecom projects preferred.

    Interested candidates can share their resume with hr@saffotech.com.

    ReplyDelete

Post a Comment

Popular posts from this blog

Oct - Python allure pytest

Add your queries in comments  Allure:  In the context of Pytest, "Allure" refers to Allure Framework, which is a popular reporting framework that can be integrated with Pytest to generate detailed and visually appealing test reports. When you integrate Allure with Pytest, it allows you to create comprehensive test reports with features such as: 1. Detailed test case descriptions. 2. Attachments, including screenshots and logs for failed tests. 3. Test categorization and tagging. 4. Test history and trends. 5. Support for multiple languages. To use Allure with Pytest, you typically need to install the `pytest-allure-adaptor` or a similar plugin, and then annotate your test functions with Allure decorators to provide additional information about your test cases. When you run your tests, Allure will generate HTML reports that display the results in an organized and user-friendly manner. Please note that the exact usage and setup can vary depending on your specific project and re...