-
Automate Globalization Test Cases
How do you automate globalization test cases in Selenium Tool?
-
-
-
Changes in scope
how did you manage changes in scope
-
What are the first steps you perform once you get the approved requirements documentation to review
What are the first steps you perform once you get the approved requirements documentation to review? 1) with respect to clarifying the requirements to make them testable. 2) to make the requirements traceable.
-
What does online channel means in testing
what does online channel means in software testing. Difference between online channel and phone channel
-
Expansionism and Reductionism
How will you prove there is expansionism and reductionism in waterfall, V model and spiral model?
-
Enhancement Request
Q1: What enhancement request are you are especially proud of?Q2: What type of product was it?Q3: How would your modification improve this product?Q4: Was it implemented?
-
Live Testing Interview
this is lokesh, can anyone give answers for this questions1.What is the 'Software Quality Gap'?2.How u maintain existing module3.Which functionality is most visible to the user?4.Which functionality has the largest safety impact?5.Which functionality has the largest financial impact on users?6.Which aspects of the application are most important to the customer?7.Which aspects of the application can...
-
(a) In the subsystem testing approach, what are the test requirements for the following validated precondition? (5 points)
Validated: A AND B On failure: throw an invalid-input exception. (b) Suppose the above validated precondition is implemented in a program as follows, if (not A or not B)) then throw an invalid-input exceptionDiscuss whether or not the test requirements in (a) achieve branch coverage and multi-condition coverage for this statement? (10 points)
Ans