In general, how do you see automation fitting into the
overall process of testing?
Answer / guest
We'll check for the following. If the following criteria
is met, we'll go for automation testing else not.
1. System is stable, exploratory testing of the system has
been done
2. Several rounds of testing is required as otherwise the
scripts will not be reusable
| Is This Answer Correct ? | 1 Yes | 0 No |
how test cases can be made for a software
Is there any formula to find the number of test cases needed
write testcase for sql table? this is the question asked by interviewer?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
what is scenario? how to write scenario?
Do you know mutation testing?
What is the difference between System testing and System Integration testing?
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.