can anyone tell me from where i can download qtp demo or
crack version
No Answer is Posted For this Question
Be the First to Post Answer
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How to launch application under test through VBscript without using systemutil.run or invokeapplication?
how to find that tools work well with ur existing system?
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How to creating an output value using quicktest professional (qtp)?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
How QA specialist can identify when programmatic descriptions are useful?
How many actions we can write in a test?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
How you automate testscripts one by one or modukewise or all at once