When Recovery scenario actually starts while testing the
application?
No Answer is Posted For this Question
Be the First to Post Answer
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
what is the difference between data driver & data driven and driver script?
When do go for loop condition in test?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
Which recording modes need more memory?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
what is the difference between IE & Netscape in web testing on a log in page
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
What is QuickTest Automation Object Model? Where we can use AOM?