how u will describe testing activities?
Answers were Sorted based on User's Feedback
Answer / sandhya
verifying that inputted data produces the expected output
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohammed khraim
Testing activities start from the elaboration phase. The
various testing activities are preparing the test plan
Preparing test cases Execute the test case Log teh bug
validate the bug & take appropriate action for the bug
Automate the test cases View and report the test results etc
| Is This Answer Correct ? | 0 Yes | 1 No |
Hi All, I need code for how to execute qtp scripts from excell sheet
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
how to test one edit box using Java addin for Web Applications? write script?
How to add a runtime parameter to a datasheet?
how to know no.of mails in our g mail by using vb-script
What is quick test pro?
Write the Test Cases for ATM(Any Time Money)
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
How did you achieve reusability via QTP?
What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.
What is action split and the purpose of using this in qtp?
How to save your test using quicktest professional (qtp)?