What is object state in trigger events,in recovery
scenario.write a script to handle this.
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..
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What is keyword view in qtp?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
How will you handle application crash using recovery scenario manager(step by step process)?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer
What are the key points to create a framework in QTP for oracle forms?
How to test the login page in different ways in automation testing and i need code?
How QTP support all types of applications (platforms)?