how u conduct GUI testing and PERFORMANCE testing on MS-
WORD? and What r the GUI Test Cases and performance Test
Cases?
Answer Posted / warun
As said, GUI testing is on Menu and Sub menu alignment and
the correctness in spellings and uniqueness in size of the
images if any.
Performance Test cases :
1. Load the Word document to its maximum pages(say more
than 1000 pages)
2.At this load, Try searching for a phrase in the document
and check the resposne time.
3. Try to edit some line in the document and save the
document .check the responsetime to get saved.
4.close and reopen the document and test for its resposne
time.
5.Try adding some more data to the already loaded document
and see the response time for the data to get pasted on it.
it continues .....
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is post recovery scenario?
Is it possible to call from one action to another action in qtp?
What is the XML file architecture ?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How the smart identification is used in real time?Please explain with an example
what is the difference between data driver & data driven and driver script?
If created one virtual object? Next time I changed the window position will it work?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What are the common defects found in your project? (in qtp interview)
How to record a qtp script ?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Mention the different actions types of qtp.