Explain me about test scenarios? How will you write it?
Answer Posted / jethva_trupti
A document specifying sequence of actions for the execution
of test .For example, if you are test for travel website and
try to book one hotel, then you can write test scenario for
booking process. steps or actions would be search for the dates
and place, select hotel from the search result, verify room
details and select one room and go to payment page for booking
and get booking reference number.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is system test?
I am going for an interview for back end and ui testing. Can smone tell me some important questions?
please suggest me some topics for research in software testing/software reliability......
When should exploratory testing be performed?
How much testing is enough?
What is recovery/error testing?
If anyone is having ISTQB certification study materials,please send to gul.e.raina@gmail.com
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
Is there any working in siebel testing if so plz discuss some scenarios in siebel testing as iam preparing 4r the intrv it may be very useful to me...My mail Id :testing_amar@yahoo.com... I wud appreciate the guys and guls whoever helpme..Plz get back to my Id and gv sm tips... Cheers, Amar.gp
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is?
What is pdr - peer design review?
What is depth testing?
Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?
What is the difference between negative and positive testing?
What is fault masking explain with example?