How do we handle run-time errors?
No Answer is Posted For this Question
Be the First to Post Answer
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
what we do after completion of functional and regression testing
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Can you brief the hurdles you faced during Automation testing?
how to check URL using QTP? write vb script with descriptive programm only?
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
what is retesting?
how to use import and export sheet methods in qtp
how to test load test and block box testing an a web based application pls give ans briefly
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?