In qtp,how to interact tool & application build?
hi, for QTP TRAINING......SURESH REDDY SMART SOLUTIONS sr.nagar IS BEST OR NOT? how faculty teaches?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
1.how can we report the QTP test result in a different excel sheet 2.
write a VBscript code to parametrize test script using test data from sqlserver database?
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?
How can we call Winrunner functions from QTP?
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
what is impact analysis on regression testing?
What is the function of Filter in QC . give with a real time example.