what is Application state,Base state and call state?
Answers were Sorted based on User's Feedback
Answer / uday n
Application state: When we do any action in the application,
the changed state is called as Application state.
Base State: The initial state of the application just after
evoked/opened.
Call State: Before performimg any action on the application,
the state of the application what we are visualising that it
will happen after doing a certain step of actions.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / uday n
Application state: When we do any action in the application,
the changed state is called as Application state.
Base State: The initial state of the application just after
evoked/opened.
Call State: Before performimg any action on the application,
the state of the application what we are visualising that it
will happen after doing a certain step of actions.
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the different strategies of rollout to the end users?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
1. can automation testing replace manual testing ? If it so, how ?
what are the types of priority and sevority?
Why Should we prepare traceability matrix?
how to use batchtesting in qtp?
What is client server application testing?
why we calling it as bug life cycle not as a defect life cycle..
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?
When do you go for integration testing?