How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
3 9186Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
1937Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
6 13049with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
3 7881
How can you handle exceptions in qtp?
What is the difference between Keyword Driven test and Data Driven test?
What is qtpro? What is a quick test professional?
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 ?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
If I give some thousand tests to execute in two days what do you do?
How does qtp recognize objects in aut?
what is meant by Implicit and explicit requirements?
Explain the types of object repository?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What is checking bitmaps?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Explain sub procedure of vbscript.
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?