If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application?
Answer Posted / raj
This practice is very common generally for simple to
understand projects where you are asked to test a product
with out any documentation.
Now you have to find a way to learn the application such as
Exploring the application(Exploratory Testing) and than
documenting the application behaviour you understand and
and getting your findings reviewed/corrected by stake
holders and this way you will have requirement document and
product knowledge.
Thanks,
Raj
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to find the length of the string in qtp?
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
Explain in brief about the qtp automation object model (aom).
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
how did u use automating testing tools in ur job?
What is an object repository?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
How will you handle java tree in qtp?
what are the limitations of smart identification in qtp 9.0
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What are the types of object repository in qtp?
How you will rate urself in QTP in the range of 0 to 5
What are the 3 main stages involved in testing with qtp?