What are the preconditions or initial conditions before
doing the Automation testing?
Answer / irfan khan
To start automation testing, it's important to ensure that certain preconditions or initial conditions are met to set the stage for successful automation. Here are some key points:
* Stable Application Build
* Test Environment Setup
* Test Case Identification
* Test Data
* Test Script Design
| Is This Answer Correct ? | 0 Yes | 0 No |
What is glossary of software qa/testing?
How can you test an application after production and deployed in to the clients system, connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
What is a test harness?
Mention what the basic components of defect report format are?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
what are software related risks? give me an example.
What is technical review?
What is policy?
How is an sql query executed in oracle 8?
How can I create button in excel and apply Macro to it?
What are the different Joins in SQL Server??? What are the types of indexes???
what is qc&qa