Forum Discussion
breaux
12 years agoContributor
Yes, I'd seen that article. I don't see it addressing my specific question. Unless you're saying that the only way to do what I'm asking is to create a Test Suite and Test Cases?
And if so, why can I even create multiple requests outside a Test Suite if they are all actually just one request? I have multiple Requests under a Method, and changing one changes the other. I swear it's behaving just like a bug. Either a UI bug (that shouldn't let me create multiple requests or should make it plain how to create multiple distinct ones) or an implementation bug (that shouldn't be overwriting the parameters).
In fact, while composing this reply, I tried creating the Test Suite and Cases, and changing my Request to generate a new Test Case *also* changed the original Test Case. So I don't think that article helped me at all.
Surely either there's a bug here or I'm misunderstanding something fundamental? I've tried creating multiple Requests (under my POST method) and multiple copies of a POST Method, and both behave the same way. Do I need a whole separate copy of the Resource, or will that behave the same way too?
Oh, I'm on 4.6.1, BTW.
Thanks for any help towards clearing up my confusion.
And if so, why can I even create multiple requests outside a Test Suite if they are all actually just one request? I have multiple Requests under a Method, and changing one changes the other. I swear it's behaving just like a bug. Either a UI bug (that shouldn't let me create multiple requests or should make it plain how to create multiple distinct ones) or an implementation bug (that shouldn't be overwriting the parameters).
In fact, while composing this reply, I tried creating the Test Suite and Cases, and changing my Request to generate a new Test Case *also* changed the original Test Case. So I don't think that article helped me at all.
Surely either there's a bug here or I'm misunderstanding something fundamental? I've tried creating multiple Requests (under my POST method) and multiple copies of a POST Method, and both behave the same way. Do I need a whole separate copy of the Resource, or will that behave the same way too?
Oh, I'm on 4.6.1, BTW.
Thanks for any help towards clearing up my confusion.
Related Content
- 8 years ago
- 6 years ago
Recent Discussions
- 15 years ago