what is the difference between test scenario n testcase.do
we have separate template fr test scenario.what is the use
of scenarios.pls explain with example.
Answer Posted / aseem
Hi Friend your answer was correct that test scenario
defines business process end to end but its not necessary
that one scenario will be dependent on another scenario.
that's why once we are not able to proceede with one
scenario we can execute another scenario.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is decision table testing?
How can software qa processes be implemented without stifling productivity?
How do you perform configuration management with typical revision control systems?
What is application programming interface (api)?
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
can we do database testing in manual testing? then how we write the test case?
What is bug priority?
what are questions asked in TCS for database tester (sqlserver)?ay idea
What are the qualities needed by a software tester?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
Explain the difference between alpha testing and beta testing.
Write a Test scenario for Outlook Search functionality.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....