what is exact difference between smoke and sanity testing?
Answer Posted / archana
smoke testing covers the most basic features of an
application.
failed test cases of smoke will be executed as sanity test
cases in the next build.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
how to test load test and block box testing an a web based application pls give ans briefly
Is it possible to use two instances of UFT on the same machine? If not why?
How to give a call to another action from one action?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How many types of actions are there in quicktest professional?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How do you delete unwanted results in qtp?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How do you capture tooltip using QTP?
What are the different types of checkpoints?
explain structured testing? plz guys with exp. do answer
How can I check if a environment variable exist or not?
When to use shared and local object repository?