Interview Questions 63

上一篇 / 下一篇  2010-06-23 16:44:18 / 个人分类:Interview Questions

88. How do you divide the application into different sections to create scripts?

Answer: First of all, the application is divided in different parts when a business analyst writes the requirement document (or Use Cases or Design Document), he/she writes EACH requirement document for EACH module. Let us say, if there are 12 different modules in an application that a business analyst has written the requirements for, then a tester would write the test cases for each module, which means in 12 different sections. This is the standard practice. There might be scenarios where you might have to break down scripts into sub-categories. For example, if a tester is writing a script. for Login Page, he/she might write one for positive and negative testing and another sub-set of test cases would be for error message when the wrong information is entered. In short, the test cases are divided according to the modules.

(The following questions were asked to Padma in one of her interviews very recently)


TAG:

 

评分:0

我来说两句

Open Toolbar