scalability testing comes under in which tool?
Answers were Sorted based on User's Feedback
Answer / jyotsna
Scalability testing comes under performance testing.load
testing , scalability testing both r same.
Thank u,
Jyotsna.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / asha
scalability testing is one of performance testing factor
and it can be tested using load runner (an hp tool) and by
using RPT-Rational Performance Testing tool( an IBM tool).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kishore
Scalability testing comes under the perfromence testing .
scalability means increase the performence of the
Application if Application demands.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivas
scalability teseing ors load testing or capability testing
means performence testing,it comes under loadrunner testing tool
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the Command used to start the QTp from Run.
Where we can use the synchronization?
What is use of Global Sync Timeouts in QTP9.2?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
How will you handle application crash using recovery scenario manager(step by step process)?
1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
the build is develeped in Java. is possible to write scripting in vb using QTP ?
What is driver script and driver script in qtp frame work????
What are they Advantages and Disadvantages in QTP 9.2?
please post the interview questions for QA position in FACTSET
Write a script to delete a specific row in a webtable.