how u conduct GUI testing and PERFORMANCE testing on MS-
WORD? and What r the GUI Test Cases and performance Test
Cases?

Answer Posted / abhesheke

Gui Testing can be done on MS-word by following 6 standard
rules of microsoft.
gui test cases are
1)proper alignement of the menu and submenu
2)no over lapping of menus
3)equals sizes of all the menu items
Gui testing is done manually

i dont much regarding performance plz let me know if any one
know this answer

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to disable the pop ups through QTP using a script

1720


What is QTP scenario.

1725


How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?

3493


What are the major/ important methods, functions in QTP we use realtime testing

2259


is there any addin for remedy user application

1742






Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT

2050


With what extension you can save the list of tests in a file to run in test batch runner?

559


what is Property......End Property loop? how to write sript for it in QTP

1887


What is different command used in command Prompt while using QTP?

1741


How can you send user defined messages to test report?

578


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2417


Explain xml checkpoints.

593


How do you test DLL files using automation Tool QTP?

2727


how to find that tools work well with ur existing system?

1351


can any one say that where we can download the QTP trail version ??????????

1358