can you tell me the correct process for creating automation
frame work for project(key word driven framework)
No Answer is Posted For this Question
Be the First to Post Answer
When you will deploy Fibre Channel SAN instead of iSCSI SAN?
What is the difference between Code Release and Code Build?
What is fault masking explain with example?
What do enterprises do for QC 11 to prevent minimum data loss ?
What is the difference between Test Startegy and Test Planning.
Explain ETVX concept?
What is boundary value?
WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS AND WHICH IS BETTER TOOL TO BE USED IN BUG REPORTING ?
What is disaster recovery testing?
I have Weekly status report template available with me and I want to pull execution data from Quality Centre directly to my WSR template. Is anybody knows how to synchronise both? Will only writing a Macro solve my problem? Please help me out.
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 is the difference between web application and client server application testing ?