Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

207
Views
Is there any way to set Priority for any test case like we have in TestNG during execution in Cypress?

I have a suite name "Customer Profile" in the Customer.spec.js file, under that there are many 'it' blocks like below. here I want to run the 'Delete profile' Test case at the end of the suite as it is dependent on creating customers and sharing the same user_id to update and manage customers. #Note: I want this to be at the Test case level.

describe('Customer profile',function(){

it('Create Customer', function(){ });

it('Edit Customer Customer', function(){ });

it('Manage Customer', function(){ });

it('Delete Customer', function(){ });

})

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!