what is exact difference between smoke and sanity testing?
Answer Posted / rafi
sanity testing is the process of testing the build released
by the developer,to accept it for complete testing or
not.In sanity testing first basic functionality will be
tested.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
distinguish between old version and new version QTP features.
Which scripting language used by quicktest professional (qtp)?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Where we can use the analog mode and where we can use the low – level mode?
What is the XML file architecture ?
What is QTP’s model for test creation?
what is keyword driven testing in qtp?n how is it useful?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What is the parameterization? Give one example?
How to capture a window in QTP?
what type of framework u r using in ur organization
What are the things(properties, and other details) will be recorded while recording an object using normal recording?