Have u ever converted test scenarois into testcases? If so
how?
Answer Posted / raj.thakur21
Yes, Test Scenarios can be converted into TestCases...
1)Test scenarios are like test plans, where you decide,
What could be the test stratrgies, testdata, tools,
deadline any many more..On the Bases of USE-Case you are
given with.
2)And TestCases are derived from the given UseCases, which
helps to wright the testcases..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the test plan and test strategy
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What is context driven testing?
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
iq test
When we should continue testing?
What is verification?
best trainig institutes and best faculty in chennai for software testing ?
Explain what is bug triage?
Explain the process of qa testing?
What are the benefits of automated testing?
pls post the questions for qa position in factset
Explain the benefits of destructive testing.
What is code complete?
How to test different Authorization levels for the Admin user and Userside users.